@keyframes woosc-spinner{to{transform:rotate(360deg)}}@-webkit-keyframes woosc-spinner{to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes toRightFromLeft{49%{-webkit-transform:translate(100%)}50%{opacity:0;-webkit-transform:translate(-100%)}51%{opacity:1}}@-moz-keyframes toRightFromLeft{49%{-moz-transform:translate(100%)}50%{opacity:0;-moz-transform:translate(-100%)}51%{opacity:1}}@keyframes toRightFromLeft{49%{transform:translate(100%)}50%{opacity:0;transform:translate(-100%)}51%{opacity:1}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}h2,h3,h4{margin-top:0;margin-bottom:.5rem}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}p,ul{margin-bottom:1rem}p{margin-top:0;margin-bottom:27px}ul{padding-left:2rem;padding:0;margin:0 0 30px 25px;list-style:disc}a,a:hover{color:#0d6efd;color:var(--theme-primary-color);text-decoration:none;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}a:hover{color:#0a58ca;color:var(--theme-secondary-color);outline:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}img,svg{vertical-align:middle}#logo a,#logo-mobi a,label{display:inline-block}button:focus:not(:focus-visible){outline:0}button,input,select{margin:0;font-family:inherit}button,input{font-size:inherit}input{line-height:inherit}select{text-transform:none;word-wrap:normal}select:disabled{opacity:1}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}.container{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}@media (min-width:768px){.col-md-12{flex:0 0 auto;width:100%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgb(13 110 253/.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.btn{font-weight:400;line-height:1.5;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgb(13 110 253/.25)}.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgb(49 132 253/.5)}.btn-primary:active{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgb(49 132 253/.5)}.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-tabs{border-bottom:1px solid #dee2e6}.modal,.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.modal{position:fixed;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0/.2);border-radius:.3rem;outline:0}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}}.clearfix::after{display:block;clear:both;content:""}@property --conic-gradient-loading-deg{syntax:"<angle>";inherits:false;initial-value:0deg}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0s;-moz-transition-delay:0s;transition-delay:0s}[class*=hint--]:before{content:"";background:0 0;border:6px solid transparent;z-index:1000001}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap;text-shadow:0-1px 0#000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}[class*=hint--][aria-label]:after{content:attr(aria-label)}.hint--top:before{border-top-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{margin-bottom:-11px;left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--left:before{border-left-color:#383838;margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.woosc-popup,.woosc-popup .woosc-popup-inner .woosc-popup-content{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0/.9);z-index:99999999;opacity:0;visibility:hidden}.woosc-area .woosc-inner,.woosc-popup .woosc-popup-inner{display:block;width:100%;height:100%;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content{position:absolute;padding:15px;top:60%;left:50%;width:360px;height:360px;max-width:90%;max-height:90%;background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;transform:translate3d(-50%,-50%,0)}.woosc-popup.woosc-share .woosc-popup-inner .woosc-popup-content{height:auto;padding:30px}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner{display:flex;flex-direction:column;width:100%;height:100%}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-popup-close{width:32px;height:32px;line-height:32px;position:absolute;top:-32px;right:-32px;color:#fff;text-align:center;background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/close.svg);background-repeat:no-repeat;background-position:center;cursor:pointer}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-input input{display:block;width:100%;border:0;height:40px;line-height:40px;padding:0 10px;box-shadow:none;color:#222;background-color:#f2f2f2;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-appearance:none}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result{flex-grow:1;margin-top:15px;overflow-y:auto;position:relative}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:before,.woosc-share-content:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:7;background-color:rgb(255 255 255/.7);opacity:0;visibility:hidden}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result:after,.woosc-share-content:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:"";background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite;opacity:0;visibility:hidden}.woosc-area,.woosc-area .woosc-inner .woosc-table{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999979;pointer-events:none}.woosc-area .woosc-inner .woosc-table{padding:15px 15px 78px;margin:0;box-sizing:border-box;background-color:#292a30;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;opacity:0;visibility:hidden;z-index:99999997}.woosc-area,.woosc-area .woosc-inner .woosc-table *{box-sizing:border-box}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{background-color:#fff;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;width:100%;height:100%;max-height:100%;overflow:hidden;position:relative}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background-color:rgb(255 255 255/.7);opacity:0;visibility:hidden;z-index:7}.woosc-area .woosc-inner .woosc-table .woosc-table-inner:after{width:32px;height:32px;display:block;margin-top:-16px;margin-left:-16px;content:"";background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/curve.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;left:50%;opacity:0;visibility:hidden;z-index:8;-webkit-animation:woosc-spinner 1s linear infinite;-moz-animation:woosc-spinner 1s linear infinite;-ms-animation:woosc-spinner 1s linear infinite;-o-animation:woosc-spinner 1s linear infinite;animation:woosc-spinner 1s linear infinite}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close{z-index:6;position:absolute;top:0;right:0;cursor:pointer}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-close .woosc-table-close-icon{display:block;position:relative;width:100%;height:100%;min-width:52px;min-height:52px;background-color:#eee;background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/remove-dark.svg);background-repeat:no-repeat;background-position:center}.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items{z-index:5;height:100%;position:relative}.woosc-area .woosc-inner .woosc-bar{width:100%;height:78px;position:fixed;left:0;bottom:-80px;padding:15px;box-sizing:border-box;background-color:#292a30;color:#cfd2d4;display:-webkit-flex;display:flex;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;flex-wrap:nowrap;z-index:99999998;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn{height:48px;line-height:48px;padding:0 20px 0 68px;position:relative;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background-color:#00a0d2;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;order:1;margin-left:15px;cursor:pointer}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper{width:48px;height:48px;line-height:48px;background-color:rgb(0 0 0/.1);text-align:center;display:inline-block;position:absolute;top:0;left:0;overflow:hidden}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner{width:16px;height:12px;margin-top:18px;margin-left:16px;position:relative}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span{display:block;position:absolute;height:2px;width:100%;background:#fff;border-radius:2px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-ms-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(1){top:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(2){top:5px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner span:nth-child(3){top:10px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-print,.woosc-area .woosc-inner .woosc-bar .woosc-bar-search,.woosc-area .woosc-inner .woosc-bar .woosc-bar-share{width:48px;height:48px;display:inline-block;position:relative;margin:0 10px 0 0;cursor:pointer;background-color:rgb(255 255 255/.1);background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/add.svg);background-size:20px 20px;background-repeat:no-repeat;background-position:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-settings-fields,.woosc-settings-tools{margin:0 0 10px;padding:0;list-style:none}.woosc-settings-fields{margin:10px 0 0;position:relative;overflow-y:auto}.woosc-settings-fields li span{cursor:move;margin-left:5px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.woosc-bar-print,.woosc-bar-search,.woosc-bar-share{width:48px;flex:0 0 48px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-print,.woosc-area .woosc-inner .woosc-bar .woosc-bar-share{display:none;background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/printer.svg);background-size:16px 16px}.woosc-area .woosc-inner .woosc-bar .woosc-bar-share{display:inline-block;background-image:url(/wp-content/plugins/woo-smart-compare/assets/images/share.svg)}.woosc-share-content{width:100%;height:100%;min-height:120px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.woosc-area .woosc-inner .woosc-bar .woosc-bar-items{height:48px;flex-grow:1;white-space:nowrap;width:auto;text-align:right;order:0}.woosc-area .woosc-inner .woosc-bar .woosc-bar-notice{position:fixed;bottom:88px;width:auto;left:50%;padding:0 10px;background-color:rgb(0 0 0/.7);color:#fff;border-radius:2px;transform:translate(-50%,10px);opacity:0;visibility:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}.woosc-btn{cursor:pointer}@media screen and (max-width:767px){.woosc-bar .woosc-bar-btn{font-size:0!important;padding:0!important;width:48px!important;flex:0 0 48px!important;overflow:hidden}}@media print{.woosc-area{font-size:14px!important;position:absolute;height:auto}.woosc-area .woosc-bar{display:none!important}.woosc-area .woosc-inner .woosc-table{padding:0;position:absolute;height:auto}.woosc-area .woosc-inner{height:auto}.woosc-area .woosc-inner .woosc-table .woosc-table-inner{height:auto;max-height:unset}}#yith-quick-view-modal{position:fixed;visibility:hidden;top:0;left:0;right:0;bottom:0;z-index:1400;text-align:center}.yith-wcqv-head{position:absolute;top:15px;right:15px;z-index:1000;width:30px;height:30px}#yith-quick-view-modal .yith-wcqv-wrapper,#yith-quick-view-modal:before{display:inline-block;vertical-align:middle;height:100%;width:0}#yith-quick-view-modal .yith-wcqv-wrapper{height:600px;width:1000px}#yith-quick-view-modal .yith-wcqv-wrapper,.yith-quick-view.yith-modal .yith-wcqv-wrapper{position:absolute;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;text-align:left}#yith-quick-view-modal,#yith-quick-view-modal .yith-wcqv-main{opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#yith-quick-view-modal .yith-wcqv-main{-moz-transform:translateY(20%);-ms-transform:translateY(20%);height:100%;-webkit-box-shadow:0 1px 30px rgb(0 0 0/.25);box-shadow:0 1px 30px rgb(0 0 0/.25);border-radius:22px}#yith-quick-view-modal .yith-wcqv-main:after,#yith-quick-view-modal .yith-wcqv-main:before{display:table;clear:both}.yith-quick-view.yith-modal .yith-quick-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0}@media (max-width:480px){#yith-quick-view-modal{position:fixed;z-index:1400;top:0;bottom:0;left:0;right:0;visibility:hidden;overflow:scroll;height:100%}#yith-quick-view-modal .yith-wcqv-wrapper{width:100%!important;height:100%!important;top:0!important;bottom:0!important;left:0!important;right:0!important}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{width:100%;height:100%!important;border-radius:0!important}#yith-quick-view-modal #yith-quick-view-content{height:auto}}@media (min-width:480px) and (max-width:768px){#yith-quick-view-modal .yith-wcqv-wrapper{height:calc(100vh - 100px)!important;top:50px!important;bottom:50px!important;max-width:450px;left:0!important;right:0!important;margin-inline:auto}#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:100%!important;border-radius:inherit}}@media (max-width:768px){#yith-quick-view-modal .yith-wcqv-wrapper .yith-wcqv-main{height:auto;border-radius:inherit}}#header .header-wrap{padding:5px 0!important}@media (max-width:767px){#header #logo a img,#logo a img,.modal-menu__panel-footer .logo-panel a img{max-width:80px!important}}@font-face{font-display:swap;font-family:"monal";src:url(/wp-content/themes/onsus/fonts/monal.eot);src:url(/wp-content/themes/onsus/fonts/monal.eot)format("embedded-opentype"),url(/wp-content/themes/onsus/fonts/monal.ttf)format("truetype"),url(/wp-content/themes/onsus/fonts/monal.woff)format("woff"),url(/wp-content/themes/onsus/fonts/monal.svg)format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-monal-"],[class^=icon-monal-]{font-family:"monal"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-monal-delete:before{content:""}.icon-monal-arrow-up:before{content:""}.icon-monal-arrow-right-2:before{content:""}.icon-monal-check-mark:before{content:""}.icon-monal-facebook:before{content:""}.icon-monal-instagram:before{content:""}.icon-monal-linkedin:before{content:""}.icon-monal-twitter:before{content:""}@font-face{font-display:swap;font-family:"onsus";src:url(/wp-content/themes/onsus/fonts/onsus.eot);src:url(/wp-content/themes/onsus/fonts/onsus.eot)format("embedded-opentype"),url(/wp-content/themes/onsus/fonts/onsus.ttf)format("truetype"),url(/wp-content/themes/onsus/fonts/onsus.woff)format("woff"),url(/wp-content/themes/onsus/fonts/onsus.svg)format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:"tfonsus";src:url(/wp-content/themes/onsus/fonts/onsus.eot);src:url(/wp-content/themes/onsus/fonts/onsus.eot)format("embedded-opentype"),url(/wp-content/themes/onsus/fonts/tfonsus.ttf)format("truetype"),url(/wp-content/themes/onsus/fonts/tfonsus.woff)format("woff"),url(/wp-content/themes/onsus/fonts/tfonsus.svg)format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-family:"star";src:url(/wp-content/themes/onsus/fonts/star.eot);src:url(/wp-content/themes/onsus/fonts/star.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/onsus/fonts/star.woff)format("woff"),url(/wp-content/themes/onsus/fonts/star.ttf)format("truetype"),url(/wp-content/themes/onsus/fonts/star.svg)format("svg");font-weight:400;font-style:normal}.owl-carousel{-webkit-tap-highlight-color:transparent;position:relative;display:none;width:100%;z-index:1}::-moz-selection{background:var(--theme-secondary-color)}::-webkit-selection{background:var(--theme-secondary-color)}::selection{background:#000}a:focus{text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}img{max-width:100%;height:auto}body,button,input,select{background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p:last-of-type{margin-bottom:0}i{font-style:italic}del{color:#73787d}h2,h3,h4,ins{color:var(--theme-primary-color)}ins{text-decoration:none;padding:7px}h2,h3,h4{font-weight:600;line-height:1.3}h2{font-size:22px}h3{font-size:18px}h4{font-size:16px}.page-header{margin:0;border:0}.site-main{position:relative}::-moz-selection{color:#fff;text-shadow:none;background:#333}::-webkit-selection{color:#fff;text-shadow:none;background:#333}::selection{color:#fff;text-shadow:none;background:#333}button,input[type=email],input[type=password],input[type=search],input[type=text],select{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}button{background-color:#f6f6f6;text-transform:capitalize;padding:10px 16px;cursor:pointer;white-space:nowrap;line-height:1;margin-bottom:0;border:0}button:hover{border-color:var(--theme-primary-color)}input[type=email],input[type=password],input[type=search],input[type=text],select{border:1px solid #e1e1e1;background-color:#fff;border-radius:8px;padding:10px;font-size:14px;color:#73787d;max-width:100%;margin-bottom:16px}input[type=email],input[type=password],input[type=search],input[type=text]{line-height:140%}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=text]:focus{border:1px solid;outline:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}input[type=checkbox]{display:inline}input:-moz-placeholder,input::-moz-placeholder{color:#494a4d;opacity:1}input:-ms-input-placeholder{color:#494a4d}input::-webkit-input-placeholder{color:#494a4d;opacity:1}select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;outline:0;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%);background-position:calc(100% - 20px),calc(100% - 15px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;line-height:1.5}.btn{background-image:none}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;text-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none}button:focus{outline:0}ul.wp-block-archives-list{margin-left:0}ul.wp-block-archives-list li{position:relative;list-style:none}.container{max-width:1515px}.owl-carousel{touch-action:manipulation}.themesflat-top{position:relative;border-bottom:1px solid #ececec}.themesflat-top .container-inside{display:flex;align-items:center;width:100%;position:relative;justify-content:center}.themesflat-top .container-inside .content-left{flex-grow:1;justify-content:flex-start;display:flex;align-items:center}.themesflat-top .container-inside .content-right{flex-grow:1;justify-content:flex-end;display:flex;align-items:center}.themesflat-top ul{list-style:none;margin:0}.flat-information li,.themesflat-top .content-left ul li{display:inline-block;margin-right:35px;text-align:left;position:relative;color:var(--theme-primary-color);line-height:50px}.themesflat-top ul li:last-child{margin-right:0;padding-right:0;border-right:none}.flat-information li>i,.themesflat-top .content-left ul li>i{font-size:11px;margin-right:2px}.flat-information li.phone span,.header-infor .content .phone span,.themesflat-top .content-left ul li.phone span{color:var(--theme-accent-color);font-weight:600}#header-fixed-wrap,#header-fixed-wrap .header-bottom::after,#header-fixed-wrap .header-bottom::before,.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li>a>i{display:none}#header .header-wrap,#header .header-wrap .header-ct-center,#header .header-wrap .header-ct-left,#header .header-wrap .header-ct-right{height:100%}#header .header-wrap{display:flex;align-items:center;width:100%;position:relative;justify-content:center}#header .header-wrap .header-ct-left{flex-grow:0;flex-shrink:0;justify-content:flex-start;display:flex;align-items:center}#header .header-wrap .header-ct-center{flex-grow:1;justify-content:center;display:flex;align-items:center;margin-left:5.5%}#header .header-wrap .header-ct-right{flex-grow:0;justify-content:flex-end;display:flex;align-items:center}#header .header-wrap .header-ct-center .search-form{margin-bottom:0}#header .header-wrap .search-form-inner{border:2px solid var(--theme-accent-color);border-radius:100px;max-width:760px;width:100%;position:relative}#header .header-wrap .search-form-inner input,#header .header-wrap .search-form-inner select{background:#fff0;border:0;font-size:13px;line-height:25px;margin:0;padding:8px 22px}.search-form-inner select option{min-width:200px;width:200px;line-height:25px;padding:5px;font-weight:600}#header .header-wrap .search-form-inner select{font-weight:600;color:#505050;width:calc(23% - 44px);display:none}#header .header-wrap .search-form-inner .select-category{border-right:1px solid #e1e1e1;padding-right:5px;display:inline-flex;align-items:center}#header .header-wrap .search-form-inner label,#header-fixed-wrap .header-wrap .search-form-inner label{width:calc(80% - 0px);margin-bottom:0;position:relative}#header .header-wrap .search-form-inner input,#header .header-wrap .search-form-inner input::placeholder{color:#8b8b8b;width:calc(100% - 40px)}#header .header-wrap .search-form-inner .clear-input,#header .header-wrap .search-form-inner button,#header-fixed-wrap .header-wrap .search-form-inner button{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:35px;height:35px;border-radius:50%;background-color:var(--theme-accent-color);align-items:center;justify-content:center}#header .header-wrap .search-form-inner button,#header-fixed-wrap .header-wrap .search-form-inner button{padding:0;display:inline-flex}#header .header-wrap .search-form-inner .clear-input{display:flex}#header .header-wrap .search-form-inner .clear-input i,#header-fixed-wrap .header-wrap .search-form-inner .clear-input i,.modal-search .search-form-inner .clear-input i{font-size:19px;color:#fff}#header .header-wrap .search-form-inner button i,#header-fixed-wrap .header-wrap .search-form-inner button i,.modal-search .search-form-inner button i{font-size:19px}.header-cart-wrapper,.sign-in{cursor:pointer}#header .header-wrap .header-ct-right .icon{font-size:20px;color:#333e48}.header-infor .icon{font-size:35px;margin-right:11px;flex-shrink:0}.header-infor .content{font-size:14px;color:var(--theme-primary-color)}.header-infor .content .phone{margin-bottom:4px}.header-infor .content .email span{color:var(--theme-secondary-color)}.header-bottom{box-shadow:inset 0 1px 0#ececec,inset 0-1px 0#ececec}.header-bottom-inner{display:flex;align-items:center;justify-content:space-between}.header-bottom-inner .header-ct-left{display:flex;align-items:center;flex-grow:1}.header-bottom-inner .header-ct-right{display:flex;align-items:center;justify-content:flex-end;flex-grow:0}.header-bottom-inner .header-ct-center{flex-grow:1;justify-content:center}.header-bottom-inner .header-ct-left .nav-wrap-category .title-menu{padding-right:35px;margin-right:31px;border-right:1px solid #73787d;cursor:pointer}.header-bottom-inner .header-ct-left .nav-wrap-category .title-menu i{margin-right:6px;font-size:17px}.header-bottom-inner .header-ct-left .nav-wrap-category .text-title{font-weight:600;font-size:18px;line-height:24px;color:#333e48}.header-bottom-inner .header-ct-left .nav-wrap-category{position:relative;padding:13px 0}#mainnav ul li,.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li,.nav-wrap-category .category-menu ul li a{position:relative}.nav-wrap-category .category-menu ul li a:hover{padding-left:10px;color:var(--theme-accent-color)}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu{display:none;position:absolute;top:100%;left:0;width:100%;min-width:285px;z-index:99;background:#fff;border:1px solid #ebebeb;width:calc(100% - 35px)}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul{list-style:none;margin:0;padding:0 29px}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li{padding-top:10px;padding-bottom:10px;box-shadow:inset 0-1px 0#ececec}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li:last-child{box-shadow:none}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li a{color:#333e48;font-size:14px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%}.header-bottom-inner .header-ct-left .nav-wrap-category .category-menu ul li a:hover,.mainnav_canvas ul li.current-menu-item>a,.mainnav_canvas ul li.current_page_item>a{color:var(--theme-accent-color)}.flat-information{list-style:none;margin:0}.header-01 .header-cart-wrapper{margin-left:27px}.header-01 #mainnav>ul>li>a{line-height:50px}.header-01 #mainnav>ul>li a{font-family:"Inter";font-size:14px;font-weight:600;color:var(--theme-primary-color)}.header-bottom .header-cart-wrapper .shopping-cart-items-count{right:-5px}.header-01 .header-bottom{background-color:#ebebeb}.header-01 #mainnav>ul>li{margin-left:0;margin-right:15px;padding-right:15px;position:relative}.header-01 #mainnav>ul>li:last-child::after{display:none}.header-01 #mainnav>ul>li:last-child{margin-right:0;padding-right:0;border-right:0}.header-infor{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}#header-fixed-wrap .inner-header{background:#fff}#header-fixed-wrap .header-wrap{display:flex;align-items:center;width:100%;position:relative;justify-content:center;padding:20px 0;background:#fff}#header-fixed-wrap .header-wrap .header-ct-left{flex-grow:0;flex-shrink:0;justify-content:flex-start;display:flex;align-items:center}#header-fixed-wrap .header-wrap .header-ct-center{flex-grow:1;justify-content:center;display:flex;align-items:center;margin-left:5.5%}#header-fixed-wrap .header-wrap .header-ct-right{flex-grow:0;justify-content:flex-end;display:flex;align-items:center}#header-fixed-wrap .header-wrap .header-ct-center .search-form,.tf-products-single .item.col-2x h3,.tf-products.style2 .item .inner .left .image{margin-bottom:0}#header-fixed-wrap .header-wrap .search-form-inner{border:2px solid var(--theme-accent-color);border-radius:100px;max-width:760px;width:100%;position:relative}#header-fixed-wrap .header-wrap .search-form-inner input,#header-fixed-wrap .header-wrap .search-form-inner select{background:#fff0;border:0;font-size:13px;line-height:25px;margin:0;padding:8px 22px}#header-fixed-wrap .header-wrap .search-form-inner select{font-weight:600;color:#505050;width:calc(23% - 44px);display:none}#header-fixed-wrap .header-wrap .search-form-inner .select-category{border-right:1px solid #e1e1e1;padding-right:5px;display:inline-flex;align-items:center}#header-fixed-wrap .header-wrap .search-form-inner input,#header-fixed-wrap .header-wrap .search-form-inner input::placeholder{color:#8b8b8b;width:calc(100% - 40px)}#header-fixed-wrap .header-wrap .search-form-inner .clear-input{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:35px;height:35px;border-radius:50%;background-color:var(--theme-accent-color);display:flex;align-items:center;justify-content:center}#header-fixed-wrap .header-wrap .header-ct-right .sign-in{text-align:center;margin-right:17px}#header-fixed-wrap .list-wrap-btn{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;gap:15px}#header-fixed-wrap .list-wrap-btn>*{margin:0!important;padding:0!important;border:0!important}#header-fixed-wrap .header-cart-wrapper .shopping-cart-items-count{width:20px;height:20px;line-height:20px;right:-7px;top:-5px}#header-fixed-wrap .list-wrap-btn .nav-cart-trigger svg,#header-fixed-wrap .list-wrap-btn .sign-in svg{width:25px}#header-fixed-wrap .header-bottom .nav-wrap-category{all:unset}#header-fixed-wrap .header-bottom{display:none;background-color:#ebebeb}#header-fixed-wrap .header-bottom-inner{background-color:#ebebeb}#header-fixed-wrap #mainnav>ul>li>a{line-height:70px}.themesflat-top .tf-account{display:flex;align-items:center}.themesflat-top .tf-account .icon{font-size:18px;margin-right:5px}.themesflat-top .tf-account .icon svg{width:16px;color:#73787d}.themesflat-top .tf-account .text{color:#73787d}.tf-account .icon{font-size:14px}.logo,.logo img{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}#mainnav ul{list-style:none;margin:0;padding:0}#mainnav>ul>li{float:left;padding:0;-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:unset}#mainnav>ul>li:last-child{margin-right:0}#mainnav>ul{display:flex}#mainnav>ul>li>a{font-size:18px;position:relative;display:inline-block;white-space:nowrap}#mainnav>ul>li:first-child{margin-left:0}#mainnav>ul>li.current-menu-item>a,#mainnav>ul>li>a:hover,.tf-custom-footer .elementor-icon-list-items a:hover .elementor-icon-list-text,.widget.widget_block .wp-block-categories li a:hover{color:var(--theme-secondary-color)}#mainnav>ul>li>a:after{content:"";width:0%;height:1px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);opacity:0;visibility:hidden;background:#0067da;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#mainnav>ul>li>a:hover:after{width:100%;opacity:1;visibility:visible}#mainnav li.megamenu{position:static!important}.header-bottom-inner{position:relative}.canvas-nav-wrap .inner-canvas-nav{width:320px;height:100%;top:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);position:fixed;background-color:#fff;z-index:999999;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.canvas-nav-wrap .overlay-canvas-nav{content:"";position:fixed;left:0;top:0;background-color:rgb(0 0 0/.5);width:100%;height:100%;z-index:999;opacity:0;visibility:hidden;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.canvas-menu-close{position:absolute;right:15px;top:30px}.canvas-menu-close span{position:relative;background:#fff0;cursor:pointer;display:inline-block;width:26px;height:26px}.canvas-menu-close span:after,.canvas-menu-close span:before{content:"";position:absolute;height:2px;width:100%;left:0;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;background:#fff}.canvas-menu-close span:before{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg)}.canvas-menu-close span:after{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg)}#header .inner-canvas-nav .logo{padding:25px 20px;border-radius:0;margin-bottom:20px;box-shadow:0 4px 18px 0#00000014}.mainnav_canvas ul>li a{background:0 0}.inner-canvas-nav .logo>a{max-width:136px}.mainnav_canvas ul{list-style:none;padding:0;margin:0}.mainnav_canvas ul>li{width:100%;position:relative;border-top:solid 1px rgb(255 255 255/.05)}.mainnav_canvas>ul>li:last-child{border-bottom:solid 1px rgb(255 255 255/.2)}.mainnav_canvas ul>li:last-child{border-bottom:solid 1px #fff0}.mainnav_canvas ul li a{font-weight:700;font-family:"Inter";display:inline-block;width:100%;height:auto;padding:12px 50px 12px 25px;text-align:left;color:var(--theme-primary-color)}.mainnav_canvas ul li{border-top-style:solid;border-top-color:#d1d1d18f;border-top-width:1px}.mainnav_canvas>ul>li:last-child{border-bottom-style:solid;border-bottom-color:#d1d1d18f;border-bottom-width:0}#header{width:100%;z-index:99;position:relative}#mainnav>ul>li:first-child>a{padding-left:0}#header,#mainnav>ul>li>a{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.btn-menu,.btn-toogle-bottom{float:right;position:relative;background:#fff0;cursor:pointer;margin:0 0 0 30px;height:20px}.btn-toogle-bottom{-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s}.btn-menu{width:27px}.btn-toogle-bottom:before{background-color:var(--theme-primary-color)}.btn-menu,.btn-toogle-bottom span,.btn-toogle-bottom:after,.btn-toogle-bottom:before{-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s}.btn-menu:after,.btn-menu:before{background-color:var(--theme-primary-color)}.btn-menu span,.btn-menu:after,.btn-menu:before{-webkit-transition:all ease .238s;-moz-transition:all ease .238s;transition:all ease .238s}.btn-toogle-bottom:before{width:100%}.btn-menu:after,.btn-menu:before,.btn-toogle-bottom:after,.btn-toogle-bottom:before{content:"";position:absolute;height:2px;left:0;top:50%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.btn-menu:after,.btn-menu:before{width:100%}.btn-menu:after{width:55%}.btn-menu span,.btn-toogle-bottom span{position:absolute;width:75%;height:2px;left:0;overflow:hidden;text-indent:200%}.btn-toogle-bottom span.line-1{top:50%}.btn-menu span,.btn-menu span.line-1,.btn-toogle-bottom span{top:50%;background-color:var(--theme-accent-color)}.btn-menu:before{-webkit-transform:translate3d(0,-9px,0);transform:translate3d(0,-9px,0)}.btn-menu:after{-webkit-transform:translate3d(0,9px,0);transform:translate3d(0,9px,0)}.btn-toogle-bottom{display:block;width:25px}.btn-toogle-bottom span.line-1,.btn-toogle-bottom:after{width:100%;background-color:var(--theme-primary-color)}.btn-toogle-bottom::after{top:100%}.btn-toogle-bottom::before{top:0}.mainnav_canvas{overflow:hidden}.btn-menu{display:none}.page-title{position:relative;overflow:hidden;background-repeat:no-repeat}.page-title .overlay{position:absolute;top:0;left:0;height:100%;width:100%}.page-title.parallax{background-position:center}.breadcrumbs span{color:#999;position:relative;font-size:18px;font-weight:500}.page-title.left .breadcrumbs{text-align:left}.themesflat-button{font-size:14px;font-weight:700;padding:21px 40px;line-height:1;white-space:nowrap}.tf-products:hover .owl-carousel{z-index:10}.widget ul{margin:0;list-style:none}.widget h2{margin-bottom:14px;margin-top:0}.footer-shop .header-cart-wrapper .nav-cart-trigger>div,.footer-shop .header-wishlist-wrapper .nav-wishlist-trigger>div,.tf-custom-footer .elementor-icon-list-items a .elementor-icon-list-text,.widget h2,.widget.widget_block ul li{position:relative}.widget.widget_block .wp-block-archives li,.widget.widget_block .wp-block-categories li{font-weight:500;padding:0}.widget ul li{padding:5px 0}.widget.widget_block .wp-block-categories li a{display:block;padding:13px 0;position:relative;font-size:14px;margin-bottom:6px;box-shadow:inset 0-1px 0#ececec}.mc4wp-form input[type=email],.widget.widget_block .wp-block-categories li a::after{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.widget.widget_block .wp-block-categories li a::after{content:"";font-family:"onsus";font-size:12px;position:absolute;right:0;top:50%;transform:translateY(-50%);-ms-transition:all .3s ease;transition:all .3s ease}.widget.widget_block .wp-block-archives li a,.widget.widget_block .wp-block-categories li a{color:var(--theme-primary-color)}li.facebook{background:#4862a3}li.instagram{background:#3d6b92}li.linkedin{background:#0177b5}li.twitter{background:#55acee}.mc4wp-form input[type=email]{display:block;outline:0;background:#fff;color:#73787d;font-family:"Inter";font-size:13px;width:100%;padding:13px 20px;text-align:left;border:0;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px}.mc4wp-form input:-ms-input-placeholder,.mc4wp-form input::-moz-placeholder,.mc4wp-form input::-webkit-input-placeholder,.mc4wp-form input::placeholder{color:#73787d}.form-mailchimp{position:relative;display:flex;align-items:center}.form-mailchimp input{margin-right:12px;padding:12px 22px;width:100%;font-size:13px;margin-bottom:0;-webkit-border-radius:1000px;-moz-border-radius:1000px;-ms-border-radius:1000px;-o-border-radius:1000px;border-radius:1000px}.form-mailchimp button.button-mailchimp{flex-shrink:0;font-size:14px;padding:11px 33px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px}.form-mailchimp button.button-mailchimp:hover{background-color:var(--theme-secondary-color)}.mc4wp-response{color:#fff;font-size:14px;margin-top:5px}.form-mailchimp button.button-mailchimp,.form-mailchimp button::after,.form-mailchimp button::before,.go-top:hover{background-color:var(--theme-accent-color)}.go-top{position:fixed!important;right:-100px;bottom:100px;width:45px;height:45px;background-color:#0f222b;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;cursor:pointer;line-height:45px;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;overflow:hidden}.go-top i{font-size:12px;color:#fff;font-weight:600;position:absolute;left:0;top:0;width:100%;height:100%;line-height:45px;transition:all ease .3s}.header-modal-menu-left-btn{display:flex;align-items:center;margin-left:30px}.modal-menu-left{visibility:hidden;transition:visibility 0s .25s}.modal-menu__backdrop,.modal-menu__body{position:fixed;left:0;top:0;bottom:0;z-index:99999}.modal-menu__body{left:auto;right:0}.modal-menu__backdrop{right:0;background:rgb(0 0 0/.9);opacity:0;will-change:opacity;transition:opacity .25s cubic-bezier(.25,.46,.45,.94)}.modal-menu-left .modal-menu__body{background:#fff;width:445px;transition:transform .25s cubic-bezier(.25,.46,.45,.94);will-change:transform;overflow:hidden;transform:translateX(100%);-webkit-overflow-scrolling:touch;-webkit-transition-duration:.8s;transition-duration:.8s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.modal-menu__close,.modal-menu__panel{display:-ms-flexbox;display:flex;position:absolute}.modal-menu__close{top:10px;width:70px;height:70px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:2;border:0;padding:0;fill:currentColor;transition:background-color .15s,color .15s;color:#fff;left:10px}.modal-menu__body .modal-menu__close{color:#fff}.modal-menu__panel{left:0;top:0;right:0;bottom:0;-ms-flex-direction:column;flex-direction:column;background:#fff;z-index:1;transition:transform .25s cubic-bezier(.25,.46,.45,.94)}.modal-menu__panel-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:90px;padding:10px 100px 10px 10px;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f4f4f4}.modal-menu__panel-title{font-size:14px;font-weight:700;color:#fff;width:100%;display:flex;justify-content:flex-end}.modal-menu__panel-body,.modal-menu__panel-footer{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.modal-menu__panel-body{padding:60px;min-height:60vh}.modal-menu__panel-body .widget{margin-bottom:30px}.modal-menu__panel-body .widget ul li{padding-top:3px;padding-bottom:3px}.modal-menu__panel-footer{padding:60px 100px 10px 70px;background:var(--theme-secondary-color);display:none}.modal-menu__panel-footer .logo-panel a{display:inline-block}.socials-panel .themesflat-socials{list-style:none;margin:30px 0 0;display:flex;justify-content:flex-start;width:100%}.socials-panel .themesflat-socials li{background:#fff0}.socials-panel .themesflat-socials li a{padding:15px;line-height:1}.socials-panel .themesflat-socials li:first-child a{padding-left:0}.btn,.themesflat-button,button{display:inline-block;position:relative;border-radius:5px;overflow:hidden;color:#fff;z-index:1}.btn:hover,.themesflat-button:hover,button:hover{color:#fff;background-color:var(--theme-accent-color)}.btn::after,.btn:before,.themesflat-button::after,.themesflat-button:before,button::after,button:before{display:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-primary-color);clip-path:polygon(0 0,100% 99%,0 100%);-webkit-clip-path:polygon(0 0,100% 99%,0 100%);transform:translateX(-100%);z-index:-1;transition:.3s ease-in-out;box-sizing:border-box}.btn::after,.themesflat-button::after,button::after{clip-path:polygon(0 0,100%0,99% 100%);-webkit-clip-path:polygon(0 0,100%0,99% 100%);transform:translateX(100%)}.btn:hover::after,.btn:hover:before,.themesflat-button:hover::after,.themesflat-button:hover:before,button:hover::after,button:hover:before{transform:translateX(0);-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.searchform ul.result-search-products{display:none;position:absolute;top:45px;background:#fff;left:0;padding:30px;z-index:9;width:100%;color:#1b1b1b;list-style-type:none;overflow-x:hidden;overflow-y:auto;min-height:60px;max-height:325px;text-align:left;box-shadow:0 1px 12px 2px hsl(0 0% 56%/.3);margin:0;border-radius:0 0 8px 8px}.searchform ul.result-search-products::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:0 0 5px 0}.searchform ul.result-search-products::-webkit-scrollbar-thumb{border-radius:5px;background-color:#e1e1e1}.elementor-icon.elementor-social-icon{display:flex}.elementor-section.elementor-section.elementor-section-boxed>.elementor-container{max-width:1520px}@media (max-width:1200px){.elementor-section .elementor-container{flex-wrap:wrap}}.tf-custom-footer .elementor-icon-list-items a .elementor-icon-list-text::before{position:absolute;bottom:0;left:0;content:"";width:0%;height:1px;background-color:var(--theme-secondary-color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-custom-footer .elementor-icon-list-items a:hover .elementor-icon-list-text::before{width:100%}.pswp .pswp__top-bar button::after,.pswp .pswp__top-bar button::before,.pswp__button::after,.pswp__button::before,.tf-custom-footer .none-hover .elementor-icon-list-items a .elementor-icon-list-text::before{display:none}button::-moz-focus-inner{padding:0;border:0}@media only screen and (max-width:1870px){.themesflat-top{padding:0}}@media only screen and (max-width:1440px){#mainnav>ul>li{margin:0 15px}}@media only screen and (max-width:1320px){#header .header-wrap .header-ct-center{margin:0 15px}}@media only screen and (max-width:1255px){#mainnav>ul>li{margin:0 10px}}@media only screen and (max-width:1220px){#header .header-wrap .header-ct-center{margin-left:30px;margin-right:30px}#header .header-wrap .search-form-inner label,#header-fixed-wrap .header-wrap .search-form-inner label{width:calc(100% - 150px);margin-bottom:0;position:relative}#header-fixed-wrap .header-wrap .header-ct-center{margin:0 15px}}@media only screen and (max-width:1150px){.header-modal-menu-left-btn{display:none}#header .header-wrap .header-ct-center .search-form-inner select{width:150px}#header .header-wrap .header-ct-center .search-form-inner label{width:calc(100% - 194px)}}@media only screen and (max-width:1024px){.header-modal-menu-left-btn{display:none}}@media only screen and (max-width:991px){.btn-toogle-bottom,.header-infor{display:none}.searchform ul.result-search-products{max-height:338px}#header{box-shadow:0 3px 6px rgb(0,0,0,6%)}#header #logo a img{max-width:136px;height:auto}#header .header-wrap{padding:20px 0!important}#themesflat-content{padding-top:0;padding-bottom:0}.btn-menu,.header-modal-menu-left-btn{display:block}#mainnav,.header-bottom{display:none}.page-title.left .breadcrumbs{text-align:center}.themesflat-top .container-inside,.themesflat-top .container-inside .content-left,.themesflat-top .container-inside .content-right{flex-wrap:wrap}.themesflat-top .container-inside .content-right{justify-content:flex-start}.themesflat-top .content-left ul li{line-height:35px;height:35px}}@media only screen and (max-width:800px){.header-cart-wrapper{display:block}}@media only screen and (max-width:767px){#header .header-wrap .search-form-inner,#header-fixed-wrap .header-wrap .search-form-inner{display:none}.tf-accordion-ft .accordion-heading{position:relative;cursor:pointer;padding:10px 0}.tf-accordion-ft .accordion-heading::after,.tf-accordion-ft .accordion-heading::before{content:"";width:2px;height:13px;position:absolute;top:50%;right:20.5px;transform:translateY(-50%);background-color:var(--theme-primary-color)}.tf-accordion-ft .accordion-heading::before{width:13px;height:2px;right:15px}.tf-accordion-ft .accordion-content{display:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-bottom:30px}#header{box-shadow:0 3px 6px rgb(0,0,0,6%)}.go-top{width:40px;height:40px;line-height:40px}.go-top i{font-size:12px;line-height:40px}#header .header-wrap{justify-content:space-between}#header .header-wrap .header-ct-left{flex-grow:1}}@media only screen and (max-width:635px){.themesflat-top .content-left ul li{margin-right:5px;padding-right:5px}}@media only screen and (max-width:600px){.modal-menu-left .modal-menu__body{width:calc(100% - 50px)}.modal-menu__panel-body,.modal-menu__panel-footer{padding:60px 30px}.modal-menu__panel-header{padding:10px}.themesflat-top .flat-information{text-align:center}.themesflat-top .content-left ul li{border:0}.searchform ul.result-search-products{right:0;left:auto;width:calc(100vw - 30px)}}@media (max-width:499px){.header-bottom-inner .header-ct-left .nav-wrap-category .title-menu{border:0}}@media (max-width:425px){.header-modal-menu-left-btn{display:none}}@media (max-width:375px){.canvas-nav-wrap .inner-canvas-nav{width:80%}}.pswp__caption,.pswp__top-bar{background-color:#fff0}.tf-tooltip{position:relative;height:40px;margin:5px 0}.wrap-btn-action.style-2 .tf-tooltip{margin:0}.tf-tooltip .tooltiptext{visibility:hidden;width:100px;background-color:var(--theme-primary-color);color:#fff;font-size:14px;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1;bottom:5px;left:0;transform:translateX(calc(-100%));opacity:0;transition:all .5s}.tf-tooltip .tooltiptext::after{content:"";position:absolute;top:50%;left:calc(100% - 1px);margin-top:-5px;border-width:5px;border-style:solid;border-color:#fff0 #fff0 #fff0 var(--theme-primary-color)}.tf-tooltip:hover .tooltiptext{visibility:visible;opacity:1;transform:translateX(calc(-100% - 7px))}.tf-tooltip .tooltiptext.tooltip-top{bottom:125%;left:50%;margin-left:-60px;transform:translateX(calc(0 + 5px))}.tf-tooltip .tooltiptext.tooltip-top::after{content:"";position:absolute;top:calc(100% + 5px);left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--theme-primary-color) #fff0 #fff0 #fff0}.yith-add-to-wishlist-button-block{font-size:15px;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/.08);color:#fff;border-radius:50%;overflow:hidden;position:relative;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .2s cubic-bezier(.28,.12,.22,1);transition:all .2s cubic-bezier(.28,.12,.22,1);will-change:opacity,transform;margin:0}.item.col-1x .wrap-btn-action.style-2 .yith-add-to-wishlist-button-block{height:35px;line-height:35px}.item:hover .yith-add-to-wishlist-button-block{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.woosc-btn{font-size:0}.yith-add-to-wishlist-button-block:hover{background-color:#333e48}.wrap-btn-action.style-2 .yith-add-to-wishlist-button-block{width:35px;height:35px}.price del,.price ins{display:block!important}.tf-products .item .wrap-btn-action .compare-button .compare{text-indent:-9999px}.clearfix:after,.clearfix:before{clear:both;display:table;line-height:0;content:""}.header-cart-wrapper,.header-wishlist-wrapper{margin-left:15px;position:relative;transition:all ease .3s;align-items:center;text-align:center}.header-cart-wrapper .nav-cart-trigger,.header-wishlist-wrapper .nav-wishlist-trigger{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;position:relative;display:block}.header-wishlist-wrapper .nav-wishlist-trigger svg{width:24px;height:24px}.header-cart-wrapper .shopping-cart-items-count,.header-wishlist-wrapper .wishlist-items-count{position:absolute;right:-2px;top:-5px;width:18px;height:18px;line-height:18px;font-size:10px;display:block;border-radius:50%;text-align:center;background-color:var(--theme-accent-color);color:#fff;font-weight:600}.header-wishlist-wrapper .wishlist-items-count{top:-11px}.header-cart-wrapper .nav-shop-cart{width:435px;max-width:100%;position:fixed;right:0;top:0;bottom:0;z-index:999999;background-color:#fff;border-radius:0;box-shadow:0 30px 70px 0 rgb(57 62 70/.15);-webkit-transform:translateX(100%);-khtml-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.minicar-overlay{top:0;left:0;position:fixed;width:100%;height:100%;background-color:#000;z-index:-9999;opacity:0;visibility:hidden}.nav-shop-cart .minicar-header{position:relative;padding:30px 0 20px;font-size:22px;font-weight:600;line-height:25px;color:var(--theme-primary-color);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;margin:0 15px}.minicart-close{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;position:relative;cursor:pointer;z-index:999}.minicart-close:after,.minicart-close:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background-color:var(--theme-primary-color);transform-origin:50% 50%;opacity:1;-webkit-transition:transform ease .25s;-khtml-transition:transform ease .25s;-moz-transition:transform ease .25s;-ms-transition:transform ease .25s;-o-transition:transform ease .25s;transition:transform ease .25s}.minicart-close:before{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.minicart-close:after{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.footer-shop .header-cart-wrapper .nav-shop-cart svg,.header-cart-wrapper .nav-shop-cart svg{margin:78px 0 23px!important;width:auto!important;height:auto!important}.header-cart-wrapper .woocommerce-mini-cart__empty-message{padding:0;font-size:15px;margin:0 0 4px}.header-cart-wrapper .btn-shop-all{margin-top:95px;width:calc(100% - 80px);padding:10px 0;background-color:var(--theme-primary-color);font-size:15px;font-weight:600;line-height:24px}.header-cart-wrapper .btn-shop-all:hover{background-color:var(--theme-accent-color)}.content-product-360-image .product-360-image .navigation-bar-wrapper .navigation-bar>:hover{color:var(--theme-secondary-color)}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result{padding-right:5px}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result::-webkit-scrollbar{width:5px}.woosc-popup .woosc-popup-inner .woosc-popup-content .woosc-popup-content-inner .woosc-search-result::-webkit-scrollbar-thumb{background:var(--theme-primary-color);border-radius:8px}.modal{z-index:1000000}.footer-shop{padding:15px;position:fixed;bottom:0;left:0;width:100%;align-items:center;background-color:#fff;box-shadow:0 30px 53.1px 5.9px rgb(0 0 0/.15);z-index:99999;display:none}.footer-shop .item{width:20%;text-align:center}.footer-shop .item .link,.footer-shop .item .sign-in{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-shop .header-cart-wrapper .nav-cart-trigger,.footer-shop .header-wishlist-wrapper .nav-wishlist-trigger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.footer-shop .header-cart-wrapper .shopping-cart-items-count,.footer-shop .header-wishlist-wrapper .wishlist-items-count{width:18px!important;height:18px!important;line-height:18px!important;right:-9px;top:-3px}.footer-shop .item .text{color:var(--theme-primary-color);font-size:12px;line-height:22px;font-weight:500;font-family:"Poppins",sans-serif}.header-cart-wrapper .nav-cart-trigger svg{width:25px;height:25px}.footer-shop .item svg{fill:var(--theme-primary-color);width:24px!important;height:24px!important;margin:0}.footer-shop .nav-cart-trigger svg{display:block}.footer-shop .header-cart-wrapper,.footer-shop .header-wishlist-wrapper{margin-left:0!important;display:block!important;padding:0;border:0}.footer-shop .header-cart-wrapper{display:flex!important;align-items:center;justify-self:center;flex-direction:column}@media (max-width:767px){.footer-shop{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#header #logo a img,#header-fixed-wrap #logo a img,.modal-menu__panel-footer .logo-panel a img{max-width:141px!important}}.modal-search .modal-dialog{width:100%;max-width:100%}.modal-search .modal-content{padding:50px 15px;border:0;border-radius:0}.modal-search .modal-content .close{position:absolute;right:20px;top:10px;font-size:20px;color:var(--theme-primary-color);opacity:1}.modal-search .modal-content .close:hover{transform:rotate(180deg) translateY(-10%)}.modal-search .modal-content .close,.modal-search .modal-content .close svg path,.tf-products .item .image img{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.modal-search .modal-content .close:hover svg path{fill:var(--theme-accent-color)}.modal-search .search-form-inner{border:2px solid var(--theme-accent-color);border-radius:100px;max-width:760px;width:100%;position:relative}.modal-search .search-form-inner input,.modal-search .search-form-inner select{background:#fff0;border:0;font-size:13px;line-height:25px;margin:0;padding:8px 22px}.modal-search .search-form-inner select{font-weight:600;color:#505050;width:calc(23% - 44px);display:none}.modal-search .search-form-inner .select-category{border-right:1px solid #e1e1e1;padding-right:5px;display:inline-flex;align-items:center}.modal-search .search-form-inner label{width:calc(100% - 146px);margin-bottom:0;position:relative}.modal-search .search-form-inner input,.modal-search .search-form-inner input::placeholder{color:#8b8b8b;width:calc(100%)}.search-form-inner input::-webkit-search-cancel-button{display:none}.modal-search .search-form-inner .clear-input,.modal-search .search-form-inner button{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:35px;height:35px;border-radius:50%;background-color:var(--theme-accent-color);align-items:center;justify-content:center}.modal-search .search-form-inner button{padding:0;display:inline-flex}.modal-search .search-form-inner .clear-input{display:flex}#header .btn-search{display:none;font-size:20px}@media (max-width:767px){#header .btn-search{display:block;margin-left:20px}#header .header-wrap .header-ct-center{justify-content:end;margin-right:0}}.tf-tabs-menu ul{list-style:none}.tf-tabs-menu .tf-tabnav ul{position:relative;list-style-type:none;display:flex;justify-content:flex-start;align-items:center;z-index:1;max-width:100%;border:1px solid #ebebeb;padding:14px 10px;border-radius:1000px;margin:0 20px 20px}.tf-tabs-menu .tf-tabnav ul>li{cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;width:50%;position:relative;border-right:1px solid #ebebeb}.tf-nav-menu button,.tf-nav-menu ul a,.tf-nav-menu ul li,.tf-tabs-menu .tf-tabcontent .tf-tabcontent-inner,.tf-tabs-menu .tf-tabcontent .tf-tabcontent-inner.active,.tf-tabs-menu .tf-tabcontent .tf-tabcontent-inner.inactive,.tf-tabs-menu .tf-tabnav ul>li,.tf-tabs-menu .tf-tabnav ul>li span,.tf-tabs-menu .tf-tabnav>ul>li.active:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-tabs-menu .tf-tabcontent .tf-tabcontent-inner{display:none;width:100%}.tf-tabs-menu .tf-tabnav ul>li.active{color:var(--theme-accent-color);fill:#fff}.tf-tabs-menu .tf-tabnav ul>li:last-child{border:0}.tf-tabs-menu .tf-tabnav ul>li:hover{z-index:1}.tf-nav-menu .menu-container ul li a,.tf-tabs-menu .tf-tabcontent .tf-tabcontent-inner.active{display:block}.tf-tabs-menu .tf-tabnav>ul>li{position:relative}.tf-tabs-menu .tf-tabnav>ul>li:last-child{margin-right:0}.tf-tabs-menu .tf-tabnav ul>li .tab-title-text{font-weight:700;font-size:16px;line-height:18px;color:var(--theme-primary-color);text-transform:capitalize}.tf-tabs-menu .tf-tabnav ul>li.active .tab-title-text{color:var(--theme-accent-color)}@media (max-width:767px){.site-footer{padding-bottom:74px}}.site-footer{overflow:hidden}.elementor-widget-icon-box:hover .elementor-animation-bounce-in{transform:scale(1.2);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.form-group{margin-bottom:30px}.form-group label{display:block;font-size:14px;font-weight:600;line-height:22px;color:var(--theme-primary-color);margin-bottom:6px;text-align:left}.modal-dialog{width:100vw;margin:0 auto}.modal-login .modal-content{border-radius:8px;box-shadow:0 2px 4px 0 rgb(0 0 0/.1);background:#fff;padding:30px;border:unset;position:absolute;top:50%;transform:translateY(-50%)}.modal-login .form-group label,.modal-login .modal-content h2,.tfre-resset-password h4{font-size:22px;font-weight:600;line-height:25px;color:var(--theme-primary-color);margin-bottom:30px}.modal-login .modal-content .close{padding:unset;background:unset;background:#fff0;border-radius:unset;font-size:34px;position:absolute;top:20px;color:#000;right:30px;font-weight:400;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modal-login .modal-content .close::after,.modal-login .modal-content .close::before,.modal-login button[type=submit]::after,.modal-login button[type=submit]::before,.tf-nav-menu .mainnav .menu-container li>a>i{display:none}.modal-login .modal-content .close:hover{transform:rotate(90deg);color:var(--theme-accent-color)}.modal-login .modal-dialog{max-width:450px;display:block;width:100%;height:100%}.modal-login .nav-tabs{border:unset}.modal-login .form-group label{display:block;font-size:14px;line-height:150%;margin-bottom:7px;text-align:left}.modal-login .form-group input{display:block;width:100%;padding:11px 15px;border-radius:8px;border:1px solid #e1e1e1}.modal-login .container{padding:unset}.modal-login .form-group{margin-bottom:16px}.modal-login .tfre-reset-password{display:block;font-size:14px;color:var(--theme-primary-color);text-align:right}.modal-login .tfre-reset-password:hover,.tfre_register a,.tfre_signin a{color:var(--theme-accent-color)}.modal-login button[type=submit],.tfre-resset-password .tfre_forgetpass{display:block;width:100%;color:#fff;margin-top:18px;font-size:15px;font-weight:600;line-height:24px;border:unset;padding:10px 16px;background-color:var(--theme-accent-color);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tfre-resset-password .tfre_forgetpass{padding:16px 18px;border-radius:10px;background:var(--theme-accent-color)}.modal-login button[type=submit]:hover,.tfre-resset-password .tfre_forgetpass:hover{background-color:var(--theme-primary-color)}.tfre_register,.tfre_signin{text-align:center;font-size:13px;font-weight:400;line-height:150%;margin-top:20px}@media (max-width:500px){.modal-login .modal-dialog{max-width:90%}}:root{--direction-multiplier:1}.elementor-screen-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-align-center{text-align:center}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-stretched,.elementor-widget-wrap{position:relative;width:100%}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-widget__width-auto{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-20{width:20%}.elementor-column.elementor-col-25{width:25%}.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.e-con,.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1*var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row;align-items:var(--align-items);justify-items:var(--justify-items)}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is([data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con .elementor-widget{min-width:0}.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con .elementor-widget:not(:last-child),.elementor-4230 .elementor-element.elementor-element-1cdef889>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute),.elementor-4230 .elementor-element.elementor-element-40ab0e2b>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute),.elementor-4230 .elementor-element.elementor-element-7c34ba04>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute),.elementor-4230 .elementor-element.elementor-element-d6ee379>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-shape-rounded .elementor-icon{border-radius:10%}.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1)*var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1)*var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}@media (max-width:767px){.elementor .elementor-hidden-mobile{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}.elementor-kit-12{--e-global-color-primary:#A67232;--e-global-color-secondary:#261810;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D9AF62;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1520px}.e-con{--container-max-width:1520px}.elementor-widget:not(:last-child){--kit-widget-spacing:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.tf-nav-menu ul{padding:0;margin:0;list-style:none}.tf-nav-menu .mainnav .menu-container>ul>li{position:static}.tf-nav-menu .mainnav .menu-container ul li,.tf-nav-menu .mainnav .menu-container ul li a,.tf-nav-menu .mainnav .title{position:relative}.tf-nav-menu .mainnav .menu-container ul li a:hover{padding-left:10px!important;color:var(--theme-accent-color)}.tf-nav-menu .mainnav .title{padding:15px;background-color:var(--theme-accent-color);color:#fff;border-radius:10px 10px 0 0;margin-bottom:0}.tf-nav-menu .mainnav .title:before{content:"";font-family:"onsus";margin-right:10px;color:#fff}.tf-nav-menu .mainnav .menu-container{border:1px solid #ebebeb;border-top:none;border-radius:0 0 10px 10px}.tf-nav-menu .mainnav .menu-container>ul{padding:15px}.tf-nav-menu .mainnav .menu-container>ul>li:not(:last-child){border-bottom:1px solid #ececec}.tf-nav-menu .mainnav .menu-container>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%}.tf-nav-menu .mainnav .menu-container>ul>li:first-child>a{padding-top:0!important}.tf-nav-menu .mainnav .menu-container>ul>li:last-child>a{padding-bottom:0!important}.tf-nav-menu .mobile-menu-overlay,.tf-nav-menu .nav-panel,.tf-nav-menu.menu-panel-style-left .tf-close{position:fixed;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.tf-nav-menu .nav-panel{width:300px;height:100%;left:-100%;top:0;background:#212529;z-index:99999;overflow-y:auto}.wrap-close-menu-panel-style-default{display:none}.tf-nav-menu .mobile-menu-overlay,.tf-nav-menu.menu-panel-style-left .tf-close{z-index:-98;opacity:0;visibility:hidden;will-change:opacity;transition:opacity .5s cubic-bezier(.25,.46,.45,.94)}.tf-nav-menu .mobile-menu-overlay{left:0;top:0;bottom:0;right:0;background:rgb(0 0 0/.9)}.tf-nav-menu.menu-panel-style-left .tf-close{cursor:pointer;right:30px;top:30px}.tf-nav-menu .close-menu-panel-style-default{cursor:pointer;position:unset;right:unset;top:unset}.elementor-widget-image a,.nav-panel .logo-nav,.tf-nav-menu .nav-panel.mobile-menu-alignment-center .mainnav-mobi a{display:inline-block}.tf-nav-menu button{background-color:#fff0;border:0;outline:0;line-height:1}.tf-nav-menu button:focus{outline:0}.tf-nav-menu.horizontal .btn-menu-only{display:none}.tf-nav-menu .nav-panel.mobile-menu-alignment-center{text-align:center}.mainnav-mobi ul>li>a{text-decoration:none;padding:0}.mainnav-mobi ul li,.mainnav-mobi ul li a{position:relative}@media (min-width:992px){.tf-nav-menu .btn-menu-mobile,.tf-nav-menu .nav-panel{display:none}}@media (max-width:991px){.tf-nav-menu .menu-container ul li a>i{display:none!important}.tf-nav-menu .mainnav{display:none}}.fa{font-family:"Font Awesome 5 Free"}.fa,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-weight:900}.fa-bars:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-times:before{content:""}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)format("woff"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)format("truetype"),url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)format("svg")}.tf-products-banner .item-banner{padding:30px 30px 21px;background-color:#000;border-radius:8px}.tf-products-banner{position:relative}.tf-products-banner .image,.tf-products-banner .image2{position:absolute;bottom:0;z-index:2;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-ms-transition:all .7s ease;-o-transition:all .7s ease;transition:all .7s ease}.tf-products-banner .image{right:0}.tf-products-banner .image2{right:20%}.tf-products-banner .item-banner{overflow:hidden}.item-banner,.item-banner::before,.tf-products-banner .item-banner{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-banner{position:relative;overflow:hidden}.item-banner::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.tf-products-banner:hover .image,.tf-products-banner:hover .image2{transform:scale(1.05)}.tf-products-banner.style1 .item-banner{padding:30px 21px 18px}.tf-products-banner.style1 .item-banner .label{margin-bottom:52px}.tf-products-banner.style1 .item-banner .button-banner{margin-top:10px}.tf-products-banner .item-banner .inner{max-width:60%;position:relative;z-index:5}.tf-products-banner .item-banner .label{width:50px;height:50px;background-color:var(--theme-accent-color);border-radius:50%;font-family:"Poppins";font-weight:700;font-size:16px;line-height:15px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;margin-bottom:42px}.tf-products-banner .item-banner .label .text{font-weight:700;font-size:10px;line-height:15px;margin-bottom:3px}.tf-products-banner .item-banner .category,.tf-products-banner .item-banner .sub-heading{font-family:"Poppins";font-weight:400;font-size:18px;line-height:27px;color:#fff}.tf-products-banner.style1 .item-banner .sub-heading{letter-spacing:.8px}.tf-products-banner.style1 .item-banner .heading{letter-spacing:1.5px}.tf-products-banner .item-banner .heading{font-family:"Poppins";font-weight:700;font-size:25px;line-height:38px;color:#fff;margin-bottom:0}.tf-products-banner .item-banner .button-banner{padding:0;margin-top:9px;display:inline-flex;align-items:center;font-family:"Poppins";font-weight:600;font-size:14px;line-height:124.5%;color:#fff}.tf-products-banner .item-banner .button-banner i{margin-left:8px;margin-right:8px}.tf-products .item h3 a:hover,.tf-products-banner .item-banner .button-banner:hover{color:var(--theme-accent-color)}.tf-products-banner .item-banner .button-banner:hover i{fill:var(--theme-accent-color);-webkit-animation:toRightFromLeft .3s forwards;-moz-animation:toRightFromLeft .3s forwards;animation:toRightFromLeft .3s forwards}.tf-products-banner.style2 .item-banner .category{font-family:"Inter";font-weight:400;font-size:50px;line-height:118%;margin-bottom:6px}.tf-products-banner.style2 .item-banner .heading{font-family:"Inter";font-weight:600;font-size:16px;line-height:22px;margin-bottom:17px}.tf-products-banner.style2 .item-banner .from{font-family:"Inter";font-weight:400;font-size:14px;line-height:22px;color:#fff}.tf-products-banner.style2 .item-banner .price{font-family:"Inter";font-weight:600;font-size:60px;line-height:118%;color:#ffdc00}.tf-products-banner.style2 .item-banner .button-banner{font-size:20px;margin-top:14px}.tf-products-banner.style4 .item-banner,.tf-products-banner.style5 .item-banner{display:flex;align-items:center}.tf-products-banner.style4 .item-banner{padding:52px 135px 50px}.tf-products-banner.style5 .item-banner .label{width:100px;height:100px;line-height:1}.tf-products-banner.style4 .item-banner .label{margin:0 0 0 41px;width:100px;height:100px;font-size:19px;line-height:1}.tf-products-banner.style4 .item-banner .heading{font-weight:400;font-size:40px;line-height:1.24}.tf-products-banner.style4 .item-banner .heading .big{font-weight:700}.tf-products-banner.style5 .item-banner .label{margin:-16px 0 0;font-size:25px}.tf-products-banner.style5 .item-banner .label .text{margin-bottom:7px;margin-top:-6px}.tf-products-banner.style5 .item-banner .heading{font-weight:400;line-height:1.24;font-size:30px}.tf-products-banner.style5 .item-banner .sub-heading{font-weight:400;line-height:1.24;font-size:15px;letter-spacing:-.1px}.tf-products-banner.style5 .item-banner .heading.big{font-weight:700;margin-bottom:15px}.tf-products-banner.style5 .item-banner{justify-content:flex-end;padding:52px 23px 43px}.tf-products-banner.style5 .item-banner .inner{text-align:right;min-width:50%}@media (max-width:1024px){.tf-products-banner .item-banner{padding-left:15px!important;padding-right:15px!important}.tf-products-banner .item-banner .inner{max-width:80%!important}.tf-products-banner .image2{display:none}}@media (max-width:767px){.tf-products-banner .image{max-width:60%!important;bottom:15px!important;right:15px!important}.tf-products-banner.style5 .image{right:auto!important;left:15px!important}}@media (max-width:375px){.tf-products-banner .item-banner .inner{max-width:70%}}@media (max-width:320px){.tf-products-banner .item-banner .inner{max-width:80%}}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{flex-direction:row;gap:var(--icon-box-icon-margin,15px);text-align:start}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;gap:var(--icon-box-icon-margin,15px);text-align:center}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{flex-direction:column}}.elementor-widget .elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap;margin-inline:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{border-width:0;border-inline-start-width:1px;border-style:solid;height:100%;inset-inline-end:-8px;inset-inline-start:auto;position:relative;width:auto}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{inset-block-end:0;position:absolute;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{align-items:var(--icon-vertical-align,center);display:flex;font-size:inherit}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;inset-block-start:var(--icon-vertical-offset,initial);position:relative}.elementor-widget .elementor-icon-list-icon svg{height:var(--e-icon-list-icon-size,1em);width:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{font-size:var(--e-icon-list-icon-size);width:1.25em}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a,.tf-products.style2 .item .price ins{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a,.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{inset-inline-end:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{inset-inline-end:0}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a,.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{inset-inline-start:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{inset-inline-end:0}}.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.tf-products{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.tf-products.has-carousel{display:block}.tf-products .item{float:left;position:relative;padding:0 15px;list-style:none}.tf-products.multirow{display:unset}.tf-products.multirow.has-carousel .item{float:none;padding:0}.tf-products .item .product-cats a{font-family:"Poppins";font-weight:400;font-size:12px;line-height:22px;color:#73787d}.tf-products .item h3 a{margin-top:0;margin-bottom:5px;font-weight:600;font-size:14px;color:var(--theme-secondary-color);transition:color ease .3s;overflow:hidden;text-overflow:ellipsis;line-height:22px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}.tf-products .item h3,.tf-products-single .item h3{margin-bottom:10px}.tf-products .item .price,.tf-products .item .price ins{color:var(--theme-primary-color);font-weight:500;font-size:20px;line-height:22px}.tf-products .item .price{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:flex;flex-wrap:wrap;align-items:flex-end}.tf-products .item .price-save{position:relative;order:3;color:#fff;background-color:var(--theme-accent-color);font-size:13px;line-height:24px;font-weight:600;font-family:"Inter",sans-serif;padding:0 5.5px;margin-left:20px;border-radius:3px}.tf-products .item .price-save::after{content:"";border-top:5px solid #fff0;border-bottom:5px solid #fff0;border-right:5px solid var(--theme-accent-color);position:absolute;left:-4px;top:50%;transform:translateY(-50%)}.tf-products .item .price ins{background-color:#fff0;padding:0;order:1}.tf-products .item .price del{color:#73787d;font-weight:400;font-size:14px;line-height:22px;display:block!important;order:2;margin-left:8px}.tf-products.style2 .item .price del{width:100%;display:block!important;margin-left:0;margin-top:3px}.tf-products .item .image{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:15px;overflow:hidden}.tf-products .item:hover .image img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.tf-products .item .label-sale{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;background-color:var(--theme-accent-color);z-index:1}.tf-products .item .label-sale .percent-sale,.tf-products .item .label-sale .text{font-family:"Poppins";font-weight:700;font-size:10px;line-height:15px;color:#fff}.tf-products .item .label-sale .percent-sale{font-size:16px;line-height:24px}.tf-products.style2 .item .inner{padding:10px;display:flex;margin-bottom:10px;background-color:#fff;border-radius:8px;flex-wrap:wrap}.tf-products.style2 .item .inner .left{flex-shrink:0;max-width:122px}.tf-products.style2 .item .inner .left .image img{width:122px;height:auto;object-fit:cover}.tf-products.style2 .item .inner .content{width:calc(100% - 137px);flex-grow:1;margin-left:14px}.tf-products .item .wrap-btn-action{position:absolute;top:15px;right:10px;opacity:0;z-index:3;visibility:hidden;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}.tf-products .item .group-bt{position:relative;min-height:40px}.tf-products .item .wrap-btn-action.style-2{position:absolute;bottom:0;top:auto;left:0;right:auto;transform:unset;transform:translateY(100%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products.style2 .item:hover .price{opacity:0;visibility:hidden;transform:translateY(-100%)}.tf-products .item:hover .wrap-btn-action.style-2{opacity:1;transform:translateY(0)}.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart,.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart .add_to_cart{all:unset}.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart,.wrap-btn-action.style-2 .btn-add-to-cart svg{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart{position:relative;cursor:pointer;width:40px;height:40px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/.08);color:var(--theme-primary-color);opacity:0}.tf-products .item:hover .wrap-btn-action .btn-add-to-cart{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.wrap-btn-action.style-2 .btn-add-to-cart svg{width:20px}.tf-products .item:hover .wrap-btn-action{opacity:1;visibility:visible}.tf-products.has-carousel .item{padding:0;width:100%}.tf-products .item .wrap-btn-action .tf-btn-quickview{position:relative}.tf-products .item .wrap-btn-action .compare-button,.tf-products .item .wrap-btn-action .tf-btn-quickview{font-size:15px;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/.08);color:#fff;border-radius:50%;overflow:hidden;margin:6px 0;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .2s cubic-bezier(.28,.12,.22,1);transition:all .2s cubic-bezier(.28,.12,.22,1);will-change:opacity,transform}.tf-products.style2 .item .wrap-btn-action .compare-button,.tf-products.style2 .item .wrap-btn-action .compare-button .compare,.tf-products.style2 .item .wrap-btn-action .tf-btn-quickview,.tf-products.style2 .item .wrap-btn-action .tf-call-quickview,.tf-products.style2 .item .wrap-btn-action.style-2 .btn-add-to-cart{width:35px;height:35px;line-height:35px;opacity:1;transform:translate(0);visibility:visible}.tf-products-single .item .wrap-btn-action.style-2 .compare-button svg,.tf-products-single .item .wrap-btn-action.style-2 .tf-btn-quickview svg,.tf-products.style2 .wrap-btn-action.style-2 * svg{width:20px}.tf-products .item:hover .wrap-btn-action .compare-button,.tf-products .item:hover .wrap-btn-action .tf-btn-quickview{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.tf-products .item:hover .wrap-btn-action .compare-button{-webkit-transition-delay:.2s;transition-delay:.2s}.tf-products.style2 .item:hover .wrap-btn-action .btn-add-to-cart,.tf-products.style2 .item:hover .wrap-btn-action .compare-button{-webkit-transition-delay:0s;transition-delay:0s}.tf-products .item .wrap-btn-action .compare-button .compare,.tf-products .item .wrap-btn-action .tf-call-quickview{width:40px;height:40px;position:relative;z-index:2}.tf-products .item .wrap-btn-action .compare-button{position:relative}.tf-products .item .wrap-btn-action .compare-button svg,.tf-products .item .wrap-btn-action .tf-btn-quickview svg,.tf-products-single .item .wrap-btn-action .compare-button svg,.tf-products-single .item .wrap-btn-action .tf-btn-quickview svg{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.tf-products .item .wrap-btn-action .compare-button:hover svg path,.tf-products .item .wrap-btn-action .tf-btn-quickview:hover svg path,.tf-products-single .item .wrap-btn-action .compare-button:hover svg path,.tf-products-single .item .wrap-btn-action .tf-btn-quickview:hover svg path{fill:#fff}.tf-products .item .btn-add-to-cart .add_to_cart{font-size:15px;line-height:24px;text-align:center;width:100%;padding:10px;color:#fff;background:var(--theme-accent-color);border-radius:8px;cursor:pointer;position:relative}.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart:hover{color:#fff}.tf-products .item .btn-add-to-cart .add_to_cart .check{display:none;position:absolute;top:50%;right:10px;margin-top:-8px}.tf-products .item .btn-add-to-cart .add_to_cart:hover{background:var(--theme-secondary-color)}.tf-products .item .wrap-btn-action .button,.tf-products .item .wrap-btn-action .compare-button svg path,.tf-products .item .wrap-btn-action .tf-btn-quickview svg path,.tf-products-single .item .wrap-btn-action .compare-button svg path,.tf-products-single .item .wrap-btn-action .tf-btn-quickview svg path{-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.tf-products .item .wrap-btn-action .compare-button:hover,.tf-products .item .wrap-btn-action .tf-btn-quickview:hover,.tf-products .item .wrap-btn-action.style-2 .btn-add-to-cart:hover{background-color:#333e48}.tf-products .item .ounner{position:relative}.tf-products .item:hover{z-index:15}.tf-products .item,.tf-products .item .btn-add-to-cart,.tf-products .item .inner{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products .item .inner{background-color:#fff;z-index:10;padding:15px}.fas{font-family:"Font Awesome 5 Free"}.tf-products .item .btn-add-to-cart{margin-top:15px;position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);width:80%;opacity:0;z-index:3;visibility:hidden}.tf-products .item:hover .btn-add-to-cart{bottom:10px;opacity:1;visibility:visible}.tf-products .owl-carousel .item{width:100%}.tf-products .swiper-container{overflow:visible;width:100%;z-index:1}.tf-products.tf-products.multirow{overflow:hidden}.tf-products.has-carousel,.tf-products.tf-products.multirow .swiper-container{overflow:hidden;padding-top:100px;margin-top:-100px;padding-bottom:30px;margin-bottom:-30px}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{top:70px;right:0;font-family:"Font Awesome 5 Free";font-weight:700;font-size:20px;color:var(--theme-primary-color);background:#fff0}.swiper-container .swiper-button-prev{left:auto!important;right:30px}.swiper-container .swiper-button-next::after,.swiper-container .swiper-button-prev::after{display:none}.swiper-container .swiper-button-prev::before{content:""}.swiper-container .swiper-button-next::before{content:""}.swiper-container .swiper-button-next:hover,.swiper-container .swiper-button-prev:hover{color:var(--theme-accent-color)}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)format("woff");font-weight:400;font-style:normal}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-button-next:after,.swiper-button-prev:after{color:#fff}.tf-products-single{display:flex;flex-flow:column wrap;align-content:space-between;height:500px;all:unset;display:grid;column-gap:30px;row-gap:20px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-template-columns:23.4% 49% 23.4%;grid-auto-flow:dense}.tf-products-single .item.col-1x{width:calc(23.5% - 30px);border:0;position:relative}.tf-products-single .item.col-1x .inner{display:flex;flex-wrap:wrap;padding:15px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products-single .item.col-1x:hover .inner{background-color:#fff;width:calc(100%);left:0;min-height:calc(100%)}.tf-products-single .item .btn-add-to-cart{margin-top:15px}.tf-products-single .item.col-1x:hover{z-index:10}.tf-products-single .item .btn-add-to-cart .add_to_cart{font-size:15px;line-height:24px;text-align:center;width:100%;padding:10px;color:#fff;background:var(--theme-accent-color);border-radius:8px;cursor:pointer;position:relative}.tf-products-single .item.col-1x{border-bottom:1px solid #ebebeb;border-radius:0}.tf-products-single .item.col-2x,.tf-products-single .item:last-child,.tf-products-single .item:nth-last-child(2){padding-bottom:0;margin-bottom:0;border:0}.tf-products-single .item.col-2x{width:calc(53% - 30px);border:1px solid #ebebeb;border-radius:8px;padding:30px}.tf-products-single .item.col-1x .image{width:122px;height:122px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tf-products-single .item.col-1x .content{width:calc(100% - 134px);margin-left:12px}.tf-products-single .wrap-btn-action{position:absolute;display:none}.tf-products-single .item.col-1x .group-bt{position:relative;min-height:40px}.tf-products-single .item.col-1x .wrap-btn-action.style-2{position:absolute;bottom:0;top:unset;left:0;transform:unset;transform:translateY(100%)}.tf-products-single .item.col-1x .price,.tf-products-single .item.col-1x .wrap-btn-action.style-2{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products-single .item.col-1x:hover .price{opacity:0;transform:translateY(-100%)}.tf-products-single .item.col-1x:hover .wrap-btn-action.style-2{transform:translateY(0)}.wrap-btn-action.style-2{gap:10px;opacity:0;visibility:hidden}.wrap-btn-action.style-2 .compare-button,.wrap-btn-action.style-2 .tf-btn-quickview{margin:0!important}.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart,.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart .add_to_cart{all:unset}.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart,.wrap-btn-action.style-2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart{position:relative;cursor:pointer;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/.08);color:var(--theme-primary-color)}.tf-products-single .item.col-1x:hover .wrap-btn-action .btn-add-to-cart{opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.wrap-btn-action.style-2 .btn-add-to-cart:hover{background:var(--theme-primary-color);color:#fff;transition-delay:unset}.tf-products-single .item:hover .wrap-btn-action{opacity:1;visibility:visible}.wrap-btn-action.style-2 .tf-tooltip{height:35px}.tf-products-single .item .wrap-btn-action .tf-btn-quickview{position:relative}.tf-products-single .item .wrap-btn-action .compare-button,.tf-products-single .item .wrap-btn-action .tf-btn-quickview{font-size:15px;padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:0 4px 16px rgb(0 0 0/.08);color:#fff;border-radius:50%;overflow:hidden;margin:6px 0;cursor:pointer;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-transition:all .2s cubic-bezier(.28,.12,.22,1);transition:all .2s cubic-bezier(.28,.12,.22,1);will-change:opacity,transform}.tf-products-single .item .wrap-btn-action.style-2 .compare-button,.tf-products-single .item .wrap-btn-action.style-2 .tf-btn-quickview,.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart{width:35px;height:35px;line-height:35px;opacity:1;transform:translate(0);visibility:visible}.tf-products-single .item.col-1x:hover .wrap-btn-action.style-2{opacity:1;visibility:visible}.tf-products-single .item:hover .wrap-btn-action .compare-button,.tf-products-single .item:hover .wrap-btn-action .tf-btn-quickview{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.tf-products-single .item:hover .wrap-btn-action .compare-button{-webkit-transition-delay:.2s;transition-delay:.2s}.tf-products-single .item .wrap-btn-action .compare-button .compare,.tf-products-single .item .wrap-btn-action .tf-call-quickview{width:40px;height:40px;position:relative;z-index:2}.tf-products-single .item.col-1x:hover .wrap-btn-action.style-2 .btn-add-to-cart,.tf-products-single .item:hover .wrap-btn-action.style-2 .btn-add-to-cart .add_to_cart,.tf-products-single .item:hover .wrap-btn-action.style-2 .compare-button{-webkit-transition-delay:0s;transition-delay:0s}.tf-products-single .item .wrap-btn-action .compare-button{position:relative}.tf-products-single .item .wrap-btn-action.style-2{position:absolute;bottom:0;top:auto;left:0;right:auto;transform:unset;transform:translateY(100%)}.tf-products-single .item .wrap-btn-action.style-2,.tf-products.style2 .item .price{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tf-products-single .item:hover .price{opacity:0;visibility:hidden;transform:translateY(-100%)}.tf-products-single .item:hover .wrap-btn-action.style-2{opacity:1;transform:translateY(0)}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mainnav-mobi .menu-container ul li a,.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart:hover{color:#fff}.tf-products-single .item .wrap-btn-action .compare-button:hover,.tf-products-single .item .wrap-btn-action .tf-btn-quickview:hover,.tf-products-single .item.col-1x .wrap-btn-action.style-2 .btn-add-to-cart:hover{background-color:#333e48}.tf-products-single .item.col-2x .image .gallery-slider3 .swiper-slide{max-height:320px}.tf-products-single .item.col-2x .image{margin-bottom:20px}.tf-products-single .item.col-1x .image img{width:100%;height:100%;object-fit:cover}.tf-products-single .item .bottom-product,.tf-products-single .item .image{display:flex}.tf-products-single .item .image .gallery-slider3{width:calc(100% - 100px)}.tf-products-single .item .image .gallery-slider3 .swiper-slide{text-align:center}.tf-products-single .item .image .gallery-slider3 .swiper-slide img{height:100%;object-fit:cover}.tf-products-single .item .image .gallery-thumbs3{width:100px}.tf-products-single .item .image .gallery-thumbs3 .swiper-wrapper{align-items:flex-end;margin-right:3px}.tf-products-single .item .image .gallery-thumbs3 .swiper-slide{width:69px!important;height:69px!important;background:#fff;border:1px solid #ebebeb;border-radius:8px;padding:8px;cursor:pointer}.tf-products-single .item .image .swiper-slide{position:relative}.tf-products-single .item .image .swiper-slide .price-save{position:absolute;left:0;bottom:0;background-color:var(--theme-accent-color);padding:12px 17px 5px;text-align:center;font-family:"Poppins";font-weight:700;font-size:16px;line-height:24px;color:#fff;border-radius:8px}.tf-products-single .item .image .swiper-slide .price-save .label{font-family:"Poppins";font-style:normal;font-weight:700;font-size:10px;line-height:10px;color:#fff}.tf-products-single .item .content{margin-right:50px}.tf-products-single .item.col-1x .content{margin-right:0}.tf-products-single .item .product-cats{line-height:1;margin-bottom:2px}.tf-products-single .item .product-cats a{font-family:"Poppins";font-weight:400;font-size:12px;line-height:16px;color:#73787d}.tf-products-single .item h3 a{margin-top:0;margin-bottom:5px;font-weight:600;font-size:14px;color:var(--theme-secondary-color);transition:color ease .3s;overflow:hidden;text-overflow:ellipsis;line-height:22px;-webkit-line-clamp:1;height:22px;display:-webkit-box;-webkit-box-orient:vertical}.tf-products-single .item.col-1x h3 a{-webkit-line-clamp:2;height:44px}.tf-products-single .item.col-2x h3 a{font-size:18px;line-height:24px;margin-bottom:0}.tf-products-single .item h3 a:hover{color:var(--theme-accent-color)}.tf-products-single .item.col-1x .price{color:var(--theme-primary-color);display:flex;align-items:center;flex-wrap:wrap;font-weight:500;font-size:20px;line-height:22px}.tf-products-single .item .price ins{background-color:#fff0;color:var(--theme-accent-color);font-weight:500;font-size:20px;line-height:22px;width:100%}.tf-products-single .item .price del{color:#73787d;font-weight:400;font-size:14px;line-height:22px;width:100%;display:block!important;margin-left:0;margin-top:3px}.tf-products-single .item.col-2x .price{font-size:30px;line-height:36px;display:flex;align-items:center;color:var(--theme-accent-color);margin-top:7px;font-weight:500}.tf-products-single .item.col-2x .price del{order:1;width:auto;font-weight:400;margin-top:10px;font-size:20px;line-height:22px}.tf-products-single .item.col-2x .price ins{font-size:30px;line-height:36px;width:auto;padding:0;margin-right:7px}.tf-products-single>.item{width:100%!important}.tf-products-single .item.col-2x{grid-row:span 3}@media (max-width:1500px){.tf-products-single .item .bottom-product{flex-wrap:wrap}}@media (max-width:1300px){.tf-products-single{grid-template-columns:50% 50%}}@media (max-width:991px){.tf-products-single{grid-template-columns:100%}}@media (max-width:767px){.tf-products-single .item.col-2x{padding:15px}.tf-products-single .item .image .gallery-thumbs3{width:70px}.tf-products-single .item .image .gallery-slider3{width:calc(100% - 70px)}.tf-products-single .item .inner{padding-left:0!important;padding-right:0!important}}.tf-tabs ul{list-style:none}.tf-tabs .tf-tabnav ul{position:relative;margin:0;list-style-type:none;display:flex;justify-content:flex-start;align-items:center;z-index:1;max-width:100%;padding:0 0 9px;border-bottom:1px solid #ebebeb}.tf-tabs .tf-tabnav ul>li{cursor:pointer;display:flex;justify-content:center;align-items:center;text-align:center;position:relative}.tf-tabs .tf-tabnav ul>li,.tf-tabs .tf-tabnav ul>li span{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tf-tabs .tf-tabcontent{padding-top:30px}.tf-tabcontent:after,.tf-tabcontent:before{display:table;content:""}.tf-tabcontent:after{clear:both}.tf-tabs .tf-tabnav ul>li:hover{z-index:1}.tf-tabs .tf-tabnav>ul>li{position:relative;margin-right:31px}.tf-tabs .tf-tabnav>ul>li:last-child{margin-right:0}.tf-tabs .tf-tabnav ul>li .tab-title-text{font-weight:400;font-size:22px;line-height:25px;color:#333e48}@media (max-width:991px) and (min-width:768px){.elementor-section .elementor-container{padding:0!important}}@media (max-width:767px){.tf-tabs .tf-tabnav ul{flex-wrap:wrap}.elementor-section .elementor-container{padding:0!important}.tf-tabs .tf-tabnav>ul>li{position:relative;margin-right:15px;margin-bottom:15px}}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box;transform:translate3d(0,0,0)}.swiper-slide{flex-shrink:0}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev{left:10px;right:auto}.swiper-button-prev:after{content:"prev"}.swiper-button-next{right:10px;left:auto}.swiper-button-next:after{content:"next"}.elementor-4230 .elementor-element.elementor-element-d3169ab{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:nowrap;--margin-top:-20px;--margin-bottom:19px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-76004f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-35e5a2e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:15px 15px;--row-gap:15px;--column-gap:15px}.elementor-4230 .elementor-element.elementor-element-cdb874b{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mainnav .menu-container>ul>li{padding-top:10px;padding-bottom:10px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .btn-menu-mobile,.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .btn-menu-only{background-color:#fff0;padding:8px 16px;margin:0}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .btn-menu-mobile:hover,.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .btn-menu-only:hover{background-color:#fff0}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .close-menu-panel-style-default,.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mobile-menu-overlay .tf-close{color:rgb(255 255 255/.5);background-color:#fff0;padding:10px;margin:0}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .close-menu-panel-style-default:hover,.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mobile-menu-overlay .tf-close:hover{color:rgb(255 255 255);background-color:#fff0}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel{background-color:#212529;padding:0;width:300px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mobile-menu-overlay{background-color:rgb(0 0 0/.9)}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel .logo-nav{width:200px;margin:20px 0 20px 20px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mainnav-mobi .menu-container ul li{border-top-style:none}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mainnav-mobi .menu-container>ul>li:last-child{border-bottom-style:none}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .mainnav-mobi .menu-container ul li a{padding:12px 20px}.elementor-4230 .elementor-element.elementor-element-33fec1c{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-33fec1c.e-con{--align-self:stretch;--flex-grow:0;--flex-shrink:1}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner:before{background-image:url(https://tiraluxury.com/wp-content/uploads/2025/09/spring-wardrobe-switch-still-life1.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-c3b8b3b.elementor-element{--align-self:stretch;--flex-grow:1;--flex-shrink:0}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .image{max-width:400px;right:0!important;bottom:11%}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .image img{width:400px}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .category{font-weight:700;text-transform:uppercase}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .heading{text-transform:uppercase}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .price{color:#fff}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner{padding:137px 67px 115px}.elementor-4230 .elementor-element.elementor-element-b4dd5c7{--display:flex;--gap:15px 15px;--row-gap:15px;--column-gap:15px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .item-banner:before{background-color:#0000007d;background-image:url(https://tiraluxury.com/wp-content/uploads/2025/09/Image_6kh17p6kh17p6kh1.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .image{max-width:0;right:0!important;bottom:25%}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .image img{width:0}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .item-banner .inner{max-width:70%}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .item-banner{padding:20px 30px}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .item-banner:before{background-image:url(https://tiraluxury.com/wp-content/uploads/2025/09/close-up-kitted-bag-nature.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .image{max-width:198px;right:6%!important;bottom:31%}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .image img{width:198px}.elementor-4230 .elementor-element.elementor-element-912f219{--display:grid;--e-con-grid-template-columns:repeat(5, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--margin-top:-2px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-4230 .elementor-element.elementor-element-56569bc{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-971a722{background-color:#fff;padding:20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px;--icon-box-icon-margin:20px}.elementor-4230 .elementor-element.elementor-element-971a722 .elementor-icon-box-wrapper{align-items:start}.elementor-4230 .elementor-element.elementor-element-971a722 .elementor-icon-box-title{margin-block-end:3px;color:#333e48}.elementor-4230 .elementor-element.elementor-element-0354890.elementor-view-default .elementor-icon,.elementor-4230 .elementor-element.elementor-element-125c7b6.elementor-view-default .elementor-icon,.elementor-4230 .elementor-element.elementor-element-14818d3.elementor-view-default .elementor-icon,.elementor-4230 .elementor-element.elementor-element-454f40b.elementor-view-default .elementor-icon,.elementor-4230 .elementor-element.elementor-element-971a722.elementor-view-default .elementor-icon{fill:#000;color:#000;border-color:#000}.elementor-4230 .elementor-element.elementor-element-971a722 .elementor-icon{font-size:30px}.elementor-4230 .elementor-element.elementor-element-971a722 .elementor-icon-box-title{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600;line-height:24px}.elementor-4230 .elementor-element.elementor-element-971a722 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#919191}.elementor-4230 .elementor-element.elementor-element-097492d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-0354890{background-color:#fff;padding:20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px;--icon-box-icon-margin:20px}.elementor-4230 .elementor-element.elementor-element-0354890 .elementor-icon-box-wrapper{align-items:start}.elementor-4230 .elementor-element.elementor-element-0354890 .elementor-icon-box-title{margin-block-end:3px;color:#333e48}.elementor-4230 .elementor-element.elementor-element-0354890 .elementor-icon{font-size:30px}.elementor-4230 .elementor-element.elementor-element-0354890 .elementor-icon-box-title{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600;line-height:24px}.elementor-4230 .elementor-element.elementor-element-0354890 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#919191}.elementor-4230 .elementor-element.elementor-element-9702a63{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-14818d3{background-color:#fff;padding:20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px;--icon-box-icon-margin:20px}.elementor-4230 .elementor-element.elementor-element-14818d3 .elementor-icon-box-wrapper{align-items:start}.elementor-4230 .elementor-element.elementor-element-14818d3 .elementor-icon-box-title{margin-block-end:3px;color:#333e48}.elementor-4230 .elementor-element.elementor-element-14818d3 .elementor-icon{font-size:30px}.elementor-4230 .elementor-element.elementor-element-14818d3 .elementor-icon-box-title{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600;line-height:24px}.elementor-4230 .elementor-element.elementor-element-14818d3 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#919191}.elementor-4230 .elementor-element.elementor-element-8a5aec7{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-125c7b6{background-color:#fff;padding:20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px;--icon-box-icon-margin:20px}.elementor-4230 .elementor-element.elementor-element-125c7b6 .elementor-icon-box-wrapper{align-items:start}.elementor-4230 .elementor-element.elementor-element-125c7b6 .elementor-icon-box-title{margin-block-end:3px;color:#333e48}.elementor-4230 .elementor-element.elementor-element-125c7b6 .elementor-icon{font-size:30px}.elementor-4230 .elementor-element.elementor-element-125c7b6 .elementor-icon-box-title{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600;line-height:24px}.elementor-4230 .elementor-element.elementor-element-125c7b6 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#919191}.elementor-4230 .elementor-element.elementor-element-ae86ea8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-454f40b{background-color:#fff;padding:20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px;--icon-box-icon-margin:20px}.elementor-4230 .elementor-element.elementor-element-454f40b .elementor-icon-box-wrapper{align-items:start}.elementor-4230 .elementor-element.elementor-element-454f40b .elementor-icon-box-title{margin-block-end:3px;color:#333e48}.elementor-4230 .elementor-element.elementor-element-454f40b .elementor-icon{font-size:30px}.elementor-4230 .elementor-element.elementor-element-454f40b .elementor-icon-box-title{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600;line-height:24px}.elementor-4230 .elementor-element.elementor-element-454f40b .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#919191}.elementor-4230 .elementor-element.elementor-element-6784dca8{padding:0 0 47px;z-index:10}.elementor-4230 .elementor-element.elementor-element-6d184e9a>.elementor-container{max-width:1515px}.elementor-4230 .elementor-element.elementor-element-49e7753d{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 10px);padding:0 0 8px;border-style:solid;border-width:0 0 1px;border-color:#ebebeb;border-radius:0 0 0 0;--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-4230 .elementor-element.elementor-element-49e7753d .elementor-icon-list-icon svg{fill:var(--e-global-color-primary);transition:fill .3s}.elementor-4230 .elementor-element.elementor-element-49e7753d .elementor-icon-list-icon{padding-inline-end:0}.elementor-4230 .elementor-element.elementor-element-49e7753d .elementor-icon-list-item>.elementor-icon-list-text{font-family:"Inter",Sans-serif;font-size:22px;font-weight:700;line-height:25px}.elementor-4230 .elementor-element.elementor-element-49e7753d .elementor-icon-list-text{color:var(--e-global-color-secondary);transition:color .3s}.elementor-4230 .elementor-element.elementor-element-c99f9e4>.elementor-container{max-width:1520px}.elementor-4230 .elementor-element.elementor-element-c99f9e4 .elementor-column-gap-custom .elementor-column>.elementor-element-populated{padding:15px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .inner{padding:25px 20px 20px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px 8px 8px 8px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .image,.elementor-4230 .elementor-element.elementor-element-40668182>.elementor-widget-container{padding:0;margin:0}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .name a{font-size:18px;line-height:24px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .name{margin:0 0 5px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .price{color:var(--e-global-color-secondary);font-size:30px;line-height:36.31px;margin:0}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .price ins{color:var(--e-global-color-secondary);font-size:30px;line-height:36.31px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .price del{font-size:20px;line-height:30px}.elementor-4230 .elementor-element.elementor-element-40668182 .tf-products .item .btn-add-to-cart{margin:15px 15px 0}.elementor-4230 .elementor-element.elementor-element-727eec5f{padding:32px 0 13px}.elementor-4230 .elementor-element.elementor-element-307d4b8e>.elementor-container,.elementor-4230 .elementor-element.elementor-element-63eefd36>.elementor-container,.elementor-4230 .elementor-element.elementor-element-7ccf2501>.elementor-container{max-width:1520px}.elementor-4230 .elementor-element.elementor-element-307d4b8e .elementor-column-gap-custom .elementor-column>.elementor-element-populated{padding:15px}.elementor-4230 .elementor-element.elementor-element-6d71d3e8 .tf-products-single .item .inner{padding:5px 15px}.elementor-4230 .elementor-element.elementor-element-6d71d3e8 .tf-products-single .item .price,.elementor-4230 .elementor-element.elementor-element-6d71d3e8 .tf-products-single .item .price ins{color:var(--e-global-color-secondary)}.elementor-4230 .elementor-element.elementor-element-3bffdeda{padding:30px 0 41px}.elementor-4230 .elementor-element.elementor-element-63eefd36 .elementor-column-gap-custom .elementor-column>.elementor-element-populated,.elementor-4230 .elementor-element.elementor-element-7ccf2501 .elementor-column-gap-custom .elementor-column>.elementor-element-populated{padding:15px}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .item-banner:before{background-image:url(https://tiraluxury.com/wp-content/uploads/2025/09/bottle-with-seashells-near-towel-hat1.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image{max-width:312px;right:4%!important;bottom:-10%}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image img{width:312px}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image2{max-width:249px;right:26.5%;bottom:5%}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image2 img{width:249px}.elementor-4230 .elementor-element.elementor-element-5119d506{z-index:10}.elementor-4230 .elementor-element.elementor-element-63eefd36{margin-top:0;margin-bottom:-15px;padding:0}.elementor-4230 .elementor-element.elementor-element-28bb33fa{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 30px);padding:0 0 10px;border-style:solid;border-width:0 0 1px;border-color:#ebebeb}.elementor-4230 .elementor-element.elementor-element-2309ae6f .elementor-heading-title,.elementor-4230 .elementor-element.elementor-element-28bb33fa .elementor-heading-title,.elementor-4230 .elementor-element.elementor-element-304c2fca .elementor-heading-title,.elementor-4230 .elementor-element.elementor-element-4ca6d0 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:22px;font-weight:600;color:#333e48}.elementor-4230 .elementor-element.elementor-element-73283b6a{width:var(--container-widget-width,99.429%);max-width:99.429%;--container-widget-width:99.429%;--container-widget-flex-grow:0}.elementor-4230 .elementor-element.elementor-element-2309ae6f,.elementor-4230 .elementor-element.elementor-element-304c2fca,.elementor-4230 .elementor-element.elementor-element-4ca6d0{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 30px);padding:0 0 10px;border-style:solid;border-width:0 0 1px;border-color:#ebebeb}.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products.multirow .swiper-container .swiper-button-next,.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products.multirow .swiper-container .swiper-button-prev{font-size:21px}.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products.multirow .swiper-container .swiper-button-prev{right:10px}.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products.multirow .swiper-container .swiper-button-next{right:-8px;top:49px}.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products.multirow .swiper-container .swiper-button-prev{top:49px}.elementor-4230 .elementor-element.elementor-element-76a42bd .tf-products .item .inner{padding:0 0 18px;border-style:solid;border-width:0 0 1px;border-color:#ebebeb;border-radius:0 0 0 0}.elementor-4230 .elementor-element.elementor-element-63e1b5f0{padding:8px 0 33px}.elementor-4230 .elementor-element.elementor-element-2d2dae11>.elementor-container,.elementor-4230 .elementor-element.elementor-element-fe07a0a>.elementor-container{max-width:1520px}.elementor-4230 .elementor-element.elementor-element-fe07a0a .elementor-column-gap-custom .elementor-column>.elementor-element-populated{padding:15px}.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .item-banner:before{background-image:url(https://tiraluxury.com/wp-content/uploads/2023/09/bg8-home01.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .image{max-width:239px;right:61%!important;bottom:-4%}.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .image img{width:239px}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .item-banner:before{background-image:url(https://tiraluxury.com/wp-content/uploads/2025/09/fedora-hats-arrangement-studio1.webp);background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .image{max-width:400px;right:5%!important;bottom:-6%}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .image img{width:400px}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .item-banner .inner{max-width:40%}.elementor-4230 .elementor-element.elementor-element-417cf0af{margin-top:0;margin-bottom:-4px}.elementor-4230 .elementor-element.elementor-element-2d2dae11 .elementor-column-gap-custom .elementor-column>.elementor-element-populated{padding:15px}.elementor-4230 .elementor-element.elementor-element-33bdf706{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 0px);padding:0 0 10px;border-style:solid;border-width:0 0 1px;border-color:#ebebeb}.elementor-4230 .elementor-element.elementor-element-33bdf706 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:22px;font-weight:600;color:#333e48}.elementor-4230 .elementor-element.elementor-element-7e9ccb73 .tf-products .item .inner{padding:8px 12px}.elementor-4230 .elementor-element.elementor-element-7e9ccb73 .tf-products .item .image{padding:20px 13px;margin:0 0 13px;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:3px 3px 3px 3px}.elementor-4230 .elementor-element.elementor-element-7e9ccb73 .tf-products .item .image img{border-radius:3px 3px 3px 3px}.elementor-4230 .elementor-element.elementor-element-0f7bbcf img,.elementor-4230 .elementor-element.elementor-element-1e6a4a2 img,.elementor-4230 .elementor-element.elementor-element-c3b8b3b img,body.elementor-page-4230 .page-title{display:none}@media (min-width:768px){.elementor-4230 .elementor-element.elementor-element-d3169ab{--width:100%}.elementor-4230 .elementor-element.elementor-element-cdb874b{--width:19.999%}.elementor-4230 .elementor-element.elementor-element-33fec1c{--width:53.787%}.elementor-4230 .elementor-element.elementor-element-b4dd5c7{--width:25.878%}}@media (max-width:1024px) and (min-width:768px){.elementor-4230 .elementor-element.elementor-element-33fec1c,.elementor-4230 .elementor-element.elementor-element-b4dd5c7{--width:100%}.elementor-4230 .elementor-element.elementor-element-7691df68,.elementor-4230 .elementor-element.elementor-element-e09a248{width:100%}}@media (max-width:1024px){.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel{width:300px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel .logo-nav{width:200px}.elementor-4230 .elementor-element.elementor-element-0f7bbcf,.elementor-4230 .elementor-element.elementor-element-1e6a4a2{width:var(--container-widget-width,50%);max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0}.elementor-4230 .elementor-element.elementor-element-912f219{--grid-auto-flow:row}.elementor-4230 .elementor-element.elementor-element-307d4b8e{padding:0 1em 0 0}.elementor-4230 .elementor-element.elementor-element-6d71d3e8>.elementor-widget-container{padding:0 2em 0 0}}@media (max-width:767px){.elementor-4230 .elementor-element.elementor-element-76004f9,.elementor-4230 .elementor-element.elementor-element-d3169ab{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel{width:250px}.elementor-4230 .elementor-element.elementor-element-25082a6 .tf-nav-menu .nav-panel .logo-nav{width:200px}.elementor-4230 .elementor-element.elementor-element-33fec1c,.elementor-4230 .elementor-element.elementor-element-76004f9,.elementor-4230 .elementor-element.elementor-element-b4dd5c7{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .image{right:15px!important}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .category{font-size:38px;margin:-50px 0 0}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .price{font-size:30px}.elementor-4230 .elementor-element.elementor-element-c3b8b3b .tf-products-banner .item-banner .button-banner{font-size:15px}.elementor-4230 .elementor-element.elementor-element-b4dd5c7{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--flex-wrap:nowrap}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .image{max-width:140px;right:15px!important}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .image img{width:140px}.elementor-4230 .elementor-element.elementor-element-0f7bbcf .tf-products-banner .item-banner .category,.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .item-banner .category{margin:-30px 0 0}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .image{max-width:150px;right:15px!important}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .image img{width:150px}.elementor-4230 .elementor-element.elementor-element-1e6a4a2 .tf-products-banner .item-banner .sub-heading{margin:0}.elementor-4230 .elementor-element.elementor-element-912f219{--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:10px 10px;--row-gap:10px;--column-gap:10px;--grid-auto-flow:row}.elementor-4230 .elementor-element.elementor-element-56569bc{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-971a722{padding:15px}.elementor-4230 .elementor-element.elementor-element-097492d{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-0354890{padding:15px}.elementor-4230 .elementor-element.elementor-element-9702a63{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-14818d3{padding:15px}.elementor-4230 .elementor-element.elementor-element-8a5aec7{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-125c7b6{padding:15px}.elementor-4230 .elementor-element.elementor-element-ae86ea8{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-4230 .elementor-element.elementor-element-454f40b{padding:15px}.elementor-4230 .elementor-element.elementor-element-6d71d3e8>.elementor-widget-container{padding:0}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image{max-width:170px;right:15px!important}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .image img{width:170px}.elementor-4230 .elementor-element.elementor-element-48b7f005 .tf-products-banner .item-banner .heading,.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .item-banner .heading{font-size:25px}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .image,.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .image{max-width:150px;right:15px!important}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .image img,.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .image img{width:150px}.elementor-4230 .elementor-element.elementor-element-7fede187 .tf-products-banner .item-banner .sub-heading{font-size:14px;letter-spacing:-.8px;margin:0 0 0 70px}.elementor-4230 .elementor-element.elementor-element-73a98a50 .tf-products-banner .item-banner .heading{font-size:14px}}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-835ffea9.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-e11fa48e.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-7226307b.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-74bd1011.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-29afb485.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-3d87aca9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-ef8e8afd.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-60dc4b6f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-f8743e4d.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-9f01c202.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-82ad1387.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-724acd83.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-aeb7f52d.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-4d1fb646.woff2)format("woff2");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-b0264ac9.woff2)format("woff2");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-bb0d2555.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-c6d65aea.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto";font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-1abb80a1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-56de4385.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-fa7c06b8.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ca82665f.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-cb40bc4b.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-429238b9.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-ef584ac5.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Roboto Slab";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-c5e794db.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-547c0a87.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-2c5c12ea.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b9c48815.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-e15a177c.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-5cd0dc1d.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-02076e7d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-85a02229.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-a375c31d.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-13755630.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-da72a9f7.woff2)format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-3b78c6fa.woff2)format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-f059b71e.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-b6db4a06.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/inter-6ab57b19.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"onsus";src:url(/wp-content/themes/onsus/fonts/onsus.eot);src:url(/wp-content/themes/onsus/fonts/onsus.eot)format("embedded-opentype"),url(/wp-content/themes/onsus/fonts/onsus.ttf)format("truetype"),url(/wp-content/themes/onsus/fonts/onsus.woff)format("woff"),url(/wp-content/themes/onsus/fonts/onsus.svg)format("svg");font-weight:400;font-style:normal;font-display:block}[class*=onsus-icon-],[class^=onsus-icon-]{font-family:"onsus"!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.onsus-icon-close:before{content:""}.onsus-icon-facebook:before{content:""}.onsus-icon-instagram:before{content:""}.onsus-icon-linkedin:before{content:""}.onsus-icon-map:before{content:""}.onsus-icon-phone:before{content:""}.onsus-icon-plane:before{content:""}.onsus-icon-search:before{content:""}.onsus-icon-shipping:before{content:""}.onsus-icon-support:before{content:""}.onsus-icon-toogle:before{content:""}.onsus-icon-twitter:before{content:""}.onsus-icon-what-app:before{content:""}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.elementor-2585 .elementor-element.elementor-element-4484dee:not(.elementor-motion-effects-element-type-background){background-color:#fafafa}.elementor-2585 .elementor-element.elementor-element-4484dee{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:40px 0}.elementor-2585 .elementor-element.elementor-element-ae91129>.elementor-container{max-width:1490px}.elementor-2585 .elementor-element.elementor-element-ea0a765{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -5px);text-align:left}.elementor-2585 .elementor-element.elementor-element-ea0a765 img{width:100px}.elementor-2585 .elementor-element.elementor-element-3d537f0{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -20px);font-family:"Inter",Sans-serif;font-size:15px;font-weight:400;line-height:24px;color:#333e48}.elementor-2585 .elementor-element.elementor-element-dc8d865{text-align:left}.elementor-2585 .elementor-element.elementor-element-d088dfb>.elementor-element-populated{margin:0 0 0 82px;--e-column-margin-right:0px;--e-column-margin-left:82px}.elementor-2585 .elementor-element.elementor-element-fa27eb8{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -5px)}.elementor-2585 .elementor-element.elementor-element-fa27eb8 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:18px;font-weight:600;line-height:27px;color:#333e48}.elementor-2585 .elementor-element.elementor-element-48464e0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-48464e0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-48464e0{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-48464e0 .elementor-icon-list-item>a,.elementor-2585 .elementor-element.elementor-element-5586bbb .elementor-icon-list-item>a,.elementor-2585 .elementor-element.elementor-element-6a58312 .elementor-icon-list-item>a,.elementor-2585 .elementor-element.elementor-element-e867b19 .elementor-icon-list-item>a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:400;line-height:24px}.elementor-2585 .elementor-element.elementor-element-48464e0 .elementor-icon-list-text{color:#333e48;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-0b431d6>.elementor-element-populated{margin:0 0 0 69px;--e-column-margin-right:0px;--e-column-margin-left:69px}.elementor-2585 .elementor-element.elementor-element-c1d2f1f{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -5px)}.elementor-2585 .elementor-element.elementor-element-c1d2f1f .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:18px;font-weight:600;line-height:27px;color:#333e48}.elementor-2585 .elementor-element.elementor-element-6a58312 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-6a58312 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-6a58312{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-6a58312 .elementor-icon-list-text{color:#333e48;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-a1af4bd>.elementor-element-populated{margin:0 0 0 56px;--e-column-margin-right:0px;--e-column-margin-left:56px}.elementor-2585 .elementor-element.elementor-element-0afd861{margin:0 0 calc(var(--kit-widget-spacing, 0px) + -5px)}.elementor-2585 .elementor-element.elementor-element-0afd861 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:18px;font-weight:600;line-height:27px;color:#333e48}.elementor-2585 .elementor-element.elementor-element-5586bbb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-5586bbb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(12px/2)}.elementor-2585 .elementor-element.elementor-element-5586bbb{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-5586bbb .elementor-icon-list-text,.elementor-2585 .elementor-element.elementor-element-e867b19 .elementor-icon-list-icon i{color:#333e48;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-5374b4b>.elementor-element-populated{margin:0 0 0 43px;--e-column-margin-right:0px;--e-column-margin-left:43px}.elementor-2585 .elementor-element.elementor-element-dc07018{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 4px)}.elementor-2585 .elementor-element.elementor-element-dc07018 .elementor-heading-title{font-family:"Poppins",Sans-serif;font-size:18px;font-weight:600;line-height:27px;color:#333e48}.elementor-2585 .elementor-element.elementor-element-e867b19{--e-icon-list-icon-size:16px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-e867b19 .elementor-icon-list-icon{padding-inline-end:10px}.elementor-2585 .elementor-element.elementor-element-a744b22 .elementor-icon-list-icon i,.elementor-2585 .elementor-element.elementor-element-c8a86ec .elementor-icon-list-icon i,.elementor-2585 .elementor-element.elementor-element-e867b19 .elementor-icon-list-text{color:#333e48;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-a744b22,.elementor-2585 .elementor-element.elementor-element-c8a86ec{--e-icon-list-icon-size:16px;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-c8a86ec .elementor-icon-list-icon{padding-inline-end:10px}.elementor-2585 .elementor-element.elementor-element-c8a86ec .elementor-icon-list-item>a{font-family:"Inter",Sans-serif;font-size:18px;font-weight:600;line-height:24px}.elementor-2585 .elementor-element.elementor-element-c8a86ec .elementor-icon-list-text{color:var(--e-global-color-secondary);transition:color .3s}.elementor-2585 .elementor-element.elementor-element-a744b22 .elementor-icon-list-icon{padding-inline-end:10px}.elementor-2585 .elementor-element.elementor-element-a744b22 .elementor-icon-list-item>a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:400;line-height:24px}.elementor-2585 .elementor-element.elementor-element-a744b22 .elementor-icon-list-text{color:var(--e-global-color-secondary);transition:color .3s}.elementor-2585 .elementor-element.elementor-element-a66f5de:not(.elementor-motion-effects-element-type-background){background-color:#333e48}.elementor-2585 .elementor-element.elementor-element-a66f5de{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:8px 0}.elementor-2585 .elementor-element.elementor-element-50fd27f>.elementor-container>.elementor-column>.elementor-widget-wrap,.elementor-2585 .elementor-element.elementor-element-bdafa37.elementor-column.elementor-element[data-element_type=column]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-2585 .elementor-element.elementor-element-50fd27f>.elementor-container{max-width:1510px}.elementor-2585 .elementor-element.elementor-element-7ef6d94{width:auto;max-width:auto;margin:0 30px calc(var(--kit-widget-spacing, 0px) + 0px)0;--e-icon-list-icon-size:24px;--e-icon-list-icon-align:center;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.125);--icon-vertical-align:center}.elementor-2585 .elementor-element.elementor-element-7ef6d94 .elementor-icon-list-icon svg{fill:#fff;transition:fill .3s}.elementor-2585 .elementor-element.elementor-element-7ef6d94 .elementor-icon-list-icon{padding-inline-end:6px}.elementor-2585 .elementor-element.elementor-element-7ef6d94 .elementor-icon-list-item>.elementor-icon-list-text{font-family:"Inter",Sans-serif;font-size:22px;font-weight:600;line-height:25px}.elementor-2585 .elementor-element.elementor-element-7ef6d94 .elementor-icon-list-text{color:#fff;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-dad35ad{width:auto;max-width:auto;align-self:center;font-family:"Inter",Sans-serif;font-size:14px;font-weight:400;line-height:1.4em;color:#fff}.elementor-2585 .elementor-element.elementor-element-388a7d4>.elementor-element-populated{margin:0-29px 0 0;--e-column-margin-right:-29px;--e-column-margin-left:0px}.elementor-2585 .elementor-element.elementor-element-c169f05{margin:0-3px calc(var(--kit-widget-spacing, 0px) + 0px) 18px}.elementor-2585 .elementor-element.elementor-element-9a68c4f:not(.elementor-motion-effects-element-type-background){background-color:#fafafa}.elementor-2585 .elementor-element.elementor-element-9a68c4f{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:20px 0 30px}.elementor-2585 .elementor-element.elementor-element-6af8f08{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:13px;--grid-column-gap:20px;--grid-row-gap:0px}.elementor-2585 .elementor-element.elementor-element-6af8f08 .elementor-social-icon{background-color:#fff0;--icon-padding:1.3em;border-style:solid;border-width:1px;border-color:#ebebeb}.elementor-2585 .elementor-element.elementor-element-6af8f08 .elementor-social-icon i{color:#73787d}.elementor-2585 .elementor-element.elementor-element-6af8f08 .elementor-icon{border-radius:50% 50% 50% 50%}.elementor-2585 .elementor-element.elementor-element-b2ccd2d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(30px/2)}.elementor-2585 .elementor-element.elementor-element-b2ccd2d .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-30px/2)}.elementor-2585 .elementor-element.elementor-element-b2ccd2d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-30px/2)}.elementor-2585 .elementor-element.elementor-element-b2ccd2d{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px}.elementor-2585 .elementor-element.elementor-element-b2ccd2d .elementor-icon-list-item>a{font-family:"Inter",Sans-serif;font-size:16px;font-weight:700;line-height:18px}.elementor-2585 .elementor-element.elementor-element-b2ccd2d .elementor-icon-list-text{color:#333e48;transition:color .3s}.elementor-2585 .elementor-element.elementor-element-f39d406{text-align:center;font-family:"Poppins",Sans-serif;font-size:12px;font-weight:400;line-height:22px;color:#73787d}@media (min-width:768px){.elementor-2585 .elementor-element.elementor-element-d38c9da{width:60%}.elementor-2585 .elementor-element.elementor-element-388a7d4{width:39.968%}}@media (max-width:1024px) and (min-width:768px){.elementor-2585 .elementor-element.elementor-element-5fd418e,.elementor-2585 .elementor-element.elementor-element-d088dfb{width:50%}.elementor-2585 .elementor-element.elementor-element-0b431d6,.elementor-2585 .elementor-element.elementor-element-5374b4b,.elementor-2585 .elementor-element.elementor-element-a1af4bd{width:33.33%}.elementor-2585 .elementor-element.elementor-element-d38c9da{width:60%}}@media (max-width:1024px){.elementor-2585 .elementor-element.elementor-element-0b431d6>.elementor-element-populated,.elementor-2585 .elementor-element.elementor-element-5374b4b>.elementor-element-populated,.elementor-2585 .elementor-element.elementor-element-a1af4bd>.elementor-element-populated{margin:30px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (max-width:767px){.elementor-2585 .elementor-element.elementor-element-ea0a765 img{width:80px}.elementor-2585 .elementor-element.elementor-element-d088dfb>.elementor-element-populated{margin:30px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2585 .elementor-element.elementor-element-0b431d6>.elementor-element-populated,.elementor-2585 .elementor-element.elementor-element-a1af4bd>.elementor-element-populated{margin:0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2585 .elementor-element.elementor-element-5374b4b>.elementor-element-populated{margin:30px 0 0;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-2585 .elementor-element.elementor-element-7ef6d94{margin:0 0 calc(var(--kit-widget-spacing, 0px) + 10px)}.elementor-2585 .elementor-element.elementor-element-9a68c4f{padding:20px 0}.elementor-2585 .elementor-element.elementor-element-b2ccd2d{width:100%;max-width:100%}}.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2*var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2*var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-widget-image{text-align:center}.elementor-widget-image img{display:inline-block;vertical-align:middle}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0-44px}button.pswp__button--zoom:hover{background-position:-88px 0}.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__scroll-wrap{overflow:hidden}.pswp__container{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__container{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__button{position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--close{background-position:0-44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);background-color:rgba(0,0,0,.5)}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-ae447c40.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-1ba77177.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-a18f02d9.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-96dcdbfb.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-a2613ad4.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-4eaf914b.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-95d1147c.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-a0278d24.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-b8912fb3.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-df84a55e.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-d9ab13ac.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-32322fa1.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-3812580e.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-0c1a9fee.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-1b4e48a2.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-e98eda6d.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-4702519f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-6a247629.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-09f830f7.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-2f0e6353.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-830a0ca7.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-b2445b9c.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-a37a8ffc.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-a3de22ad.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-4667070e.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-0e5be173.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:italic;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-07bd83c6.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-8e5b20a6.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-8d45c5f8.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:100;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-ba429409.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-900db850.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-22c4c07f.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:200;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-6a4ef3ad.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-0596432c.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-01952428.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-4348c405.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-08a9d090.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-25f6a6d7.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-e215b6a9.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-19faf36e.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-1185dc6d.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:500;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-ae4d1a33.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-e84726c3.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-db01bbbc.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:600;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-95fdc599.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-7be2a916.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-ceb23af3.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-3a2ac464.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-47a7ff50.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-9fb917c7.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-7623a425.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-12db5a4d.woff2)format("woff2");unicode-range:U+0900-097F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-2ce32018.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-display:swap;font-family:"Poppins";font-style:normal;font-weight:900;font-display:swap;src:url(https://tiraluxury.com/wp-content/uploads/elementor/google-fonts/fonts/poppins-2bf19588.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}