: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-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--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-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,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));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0;font-family:var(--tp-ff-body);font-size:14px;font-weight:400;color:var(--tp-text-body);line-height:26px;margin:-1px 0 0;-ms-word-wrap:break-word;word-wrap:break-word;overflow-x:hidden}h2,h4{margin-bottom:.5rem}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}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}ul{padding-left:2rem;margin:0;padding:0}a{color:var(--bs-link-color)}a:hover{color:var(--bs-link-hover-color)}img,svg{vertical-align:middle}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]: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}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);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:1200px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.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)}.col{flex:1 0 0%}.col-6,.row-cols-1>*{flex:0 0 auto;width:100%}.col-6{width:50%}@media (min-width:768px){.col-md-6,.row-cols-md-2>*{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-3,.col-lg-4,.row-cols-lg-4>*{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66666667%}.col-lg-6{width:50%}}@media (min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4,.col-xl-6{flex:0 0 auto;width:33.33333333%}.col-xl-6{width:50%}.col-xl-12,.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-12{width:100%}}@media (min-width:1400px){.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-6,.col-xxl-9{flex:0 0 auto;width:50%}.col-xxl-9{width:75%}}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-none{display:none!important}.h-100{height:100%!important}.flex-column{flex-direction:column!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}@media (min-width:768px){.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-none{display:none!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}}@media (min-width:992px){.d-lg-block{display:block!important}}@media (min-width:1200px){.text-xl-end{text-align:right!important}}.mb-15{margin-bottom:15px}.mb-30{margin-bottom:30px}.mb-120{margin-bottom:120px}.mb-170{margin-bottom:170px}.pt-120{padding-top:120px}.pt-140{padding-top:140px}.pt-180{padding-top:180px}.pb-30{padding-bottom:30px}.pb-120{padding-bottom:120px}.pb-130{padding-bottom:130px}.pb-140{padding-bottom:140px}.pb-180{padding-bottom:180px}.swiper-slide,.swiper-wrapper{height:100%;position:relative;transition-property:transform;width:100%}.swiper-wrapper{transform:translate3d(0,0,0)}@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}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box}.swiper-slide{flex-shrink:0}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-duotone:normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-light-300.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-thin-100.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-thin-100.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/diego/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:900;src:url(/wp-content/themes/diego/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:400;src:url(/wp-content/themes/diego/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Pro";font-display:block;font-weight:300;src:url(/wp-content/themes/diego/assets/fonts/fa-light-300.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-light-300.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Duotone";font-display:block;font-weight:900;src:url(/wp-content/themes/diego/assets/fonts/fa-duotone-900.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-duotone-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/diego/assets/fonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/diego/assets/fonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f250,u+f252,u+f27a}button::-moz-focus-inner{padding:0;border:0}.back-to-top-wrapper,.tp-btn-white span.text::after,.tp-btn-white::after,.tp-offcanvas-close,.tp-offcanvas-close-btn .text,.tp-offcanvas-close-btn .text span,.tp-offcanvas-left,.tp-offcanvas-right,.tpoffcanvas__logo,.tpoffcanvas__right-info,.tpoffcanvas__social-link ul li a::before,a,button,input,li,p{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.tp-offcanvas-close-btn{font-family:var(--tp-ff-dmsans)}@font-face{font-display:swap;font-family:"Didone";src:url(/wp-content/themes/diego/assets/fonts/didone-light.otf)format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Didone";src:url(/wp-content/themes/diego/assets/fonts/didone-medium.otf)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Didone Wide Medum";src:url(/wp-content/themes/diego/assets/fonts/didone-wide-medium.otf)format("woff");font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Didone Compack Dark";src:url(/wp-content/themes/diego/assets/fonts/didone-compack-dark.otf)format("woff");font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:"Didone right";src:url(/wp-content/themes/diego/assets/fonts/PP-Right-Didone-Medium.otf)format("woff");font-style:normal;font-display:swap;font-weight:500}@font-face{font-display:swap;font-family:"Didone right";src:url(/wp-content/themes/diego/assets/fonts/PP-Right-Didone-Light.otf)format("woff");font-style:normal;font-display:swap;font-weight:300}:root{--tp-ff-body:'DM Sans', sans-serif;--tp-ff-heading:'Didone', sans-serif;--tp-ff-p:'DM Sans', sans-serif;--tp-ff-dmsans:'DM Sans', sans-serif;--tp-ff-didone:'Didone', sans-serif;--tp-ff-didoneWideMedium:'Didone Wide Medum', serif;--tp-ff-didoneCompackDark:'Didone Compack Dark', serif;--tp-ff-didoneright:'Didone right', serif;--tp-ff-garamond:'EB Garamond', serif;--tp-ff-kufam:'Kufam', sans-serif;--tp-ff-abril:'Abril Fatface', cursive;--tp-ff-poppins:'Poppins', sans-serif;--tp-ff-playfair:'Playfair Display', sans-serif;--tp-ff-fontawesome:"Font Awesome 6 Pro";--tp-common-white:#ffffff;--tp-common-white-2:#E4E6DC;--tp-common-white-3:#F0F0F6;--tp-common-black-solid:#000;--tp-common-black:#020B18;--tp-common-black-2:#0C1B05;--tp-common-black-3:#252525;--tp-common-black-4:#5B5B5C;--tp-common-black-5:#171718;--tp-common-black-6:#192553;--tp-common-black-7:#121314;--tp-common-black-8:#2E2E2E;--tp-dark-white:#ffffff;--tp-dark-black-solid:#000;--tp-dark-black:#020B18;--tp-dark-black-2:#000F4A;--tp-dark-black-3:#162251;--tp-dark-black-4:#0F183E;--tp-dark-black-5:#213617;--tp-yellow-1:#FFB342;--tp-pink-1:#FD4B6B;--tp-pink-2:#FF5746;--tp-pink-3:#EB5939;--tp-cream-1:#B7AB98;--tp-cream-2:#CFC292;--tp-green-dark:#115061;--tp-green-1:#31B757;--tp-green-2:#BCE70C;--tp-khaki-1:#AB9774;--tp-coffe-1:#653624;--tp-coffe-2:#552411;--tp-blue-1:#0989FF;--tp-blue-2:#4C40F7;--tp-orange-1:#FF6736;--tp-heading-primary:#020B18;--tp-heading-secondary:#021D35;--tp-headingDark-primary:#020B18;--tp-headingDark-secondary:#021D35;--tp-grey-1:#F6F7F9;--tp-grey-2:#2F3862;--tp-grey-3:#F6F9FF;--tp-grey-4:#DDDDE7;--tp-text-body:#55585B;--tp-text-1:#767A7D;--tp-theme-primary:#0989FF;--tp-theme-secondary:#1A2813;--tp-footer-grey-1:#F4F7F9;--tp-border-primary:#EAEBED;--tp-border-secondary:#F0F2F4}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}img{max-width:100%;height:auto}a{text-decoration:none}h2,h4{font-family:var(--tp-ff-heading);color:var(--tp-headingDark-primary);margin-top:0;font-weight:500;line-height:1.2;-webkit-transition:color .3s ease-out;-moz-transition:color .3s ease-out;-ms-transition:color .3s ease-out;-o-transition:color .3s ease-out;transition:color .3s ease-out}h2{font-size:36px}h4{font-size:24px}p{font-family:var(--tp-ff-p);font-size:14px;font-weight:400;color:var(--tp-text-body);margin-bottom:15px;line-height:26px}a:focus{outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:0;background:#fff0}button:hover{cursor:pointer}button:focus{outline:0}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}::placeholder{color:var(--tp-common-black);font-size:14px;opacity:1}.z-index-1,.z-index-5{position:relative}.z-index-5{z-index:5}.container-1760{max-width:1760px}.container-1790{max-width:1790px}.container-1720{max-width:1720px}.container-1350{max-width:1350px}.fix{overflow:hidden}.z-index-1{z-index:1}.p-relative{position:relative}.p-static,.tp-header-4__menu>nav>ul>li.p-static,li.p-static{position:static}.back-to-top-wrapper{position:fixed;right:50px;bottom:0;height:44px;width:44px;cursor:pointer;display:block;border-radius:50%;z-index:99;opacity:0;visibility:hidden}@media (max-width:767px){.back-to-top-wrapper{right:20px;bottom:20px}}.back-to-top-btn{display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;background:var(--tp-common-white)!important;box-shadow:0 8px 16px rgb(3 4 28/.3);color:var(--tp-common-black);border-radius:50%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.back-to-top-btn svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px)}.back-to-top-btn:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-ms-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}.tp-theme-toggle-main{display:inline-block;width:74px;margin:auto;position:relative;z-index:1;background-color:#fff0;border:1.5px solid rgb(255 255 255/.3);padding:3px;border-radius:100px}.tp-theme-toggle-main span svg{-webkit-transform:translateY(1px) translateX(1px);-moz-transform:translateY(1px) translateX(1px);-ms-transform:translateY(1px) translateX(1px);-o-transform:translateY(1px) translateX(1px);transform:translateY(1px) translateX(1px)}div.tp-theme-toggle-single .themepure-theme-toggle{width:40px;height:40px;line-height:38px;border:1px solid rgb(255 255 255/.1)}div.tp-theme-toggle-single .themepure-theme-toggle .dark,div.tp-theme-toggle-single .themepure-theme-toggle .light{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}div.tp-theme-toggle-single .themepure-theme-toggle .dark svg,div.tp-theme-toggle-single .themepure-theme-toggle .light svg{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}div.tp-theme-toggle-single .themepure-theme-toggle:hover{cursor:pointer}div.tp-theme-toggle-single .themepure-theme-toggle-input{display:none}.tp-theme-toggle-single{line-height:0}.tp-btn-white{background-color:var(--tp-common-white);box-shadow:0 1px 2px rgb(1 15 28/.1);height:40px;line-height:40px;border-radius:100px;padding:0 16px 0 32px;font-weight:400;font-size:16px;text-align:center;text-transform:capitalize;display:inline-block;overflow:hidden;letter-spacing:-.01em;color:var(--tp-dark-black-2);background-color:#fff0;font-family:var(--tp-ff-dmsans);transition:.4s;position:relative;z-index:1}.tp-btn-white:hover{background-color:var(--tp-common-black);background-color:#fff0;color:var(--tp-common-white)}.tp-btn-white span{margin-left:30px}.tp-btn-white span.text{position:relative;margin-left:0}.tp-btn-white span.text::after,.tp-btn-white::after{position:absolute;content:"";right:0;width:100%;z-index:-1}.tp-btn-white span.text::after{bottom:0;height:1px;background-color:currentColor}.tp-btn-white::after{top:0;height:100%;background-color:var(--tp-common-white);border-radius:100px}.tp-btn-white:hover::after{width:40px}.tp-btn-white:hover span{color:var(--tp-common-black)}.tp-btn-cream-bdr{height:50px;line-height:50px;padding:0 25px;font-size:14px;font-weight:500;display:inline-block;text-transform:uppercase;color:var(--tp-cream-2);font-family:var(--tp-ff-poppins);border:1px solid var(--tp-cream-2);transition:.3s}.tp-btn-cream-bdr:hover{background-color:var(--tp-cream-2);color:var(--tp-coffe-1)}#loading{background-color:#0f183e;height:100%;width:100%;position:fixed;z-index:999999;margin-top:0;top:0}#loading-center,.preloader__bar{width:100%;height:100%;position:relative}#loading-center-absolute{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80%}.preloader__bar{width:auto;height:2px;background-color:rgb(255 255 255/.1);margin:auto auto 50px;overflow:hidden}.preloader__bar-inner{position:absolute;left:0;top:0;width:0%;height:100%;background:var(--tp-common-white);transition:all 0s ease-in-out}#tp-loading-number,.preloader__loading{font-style:normal;font-weight:500;line-height:normal}.preloader__loading{color:rgb(255 255 255/.7);font-family:DM Sans;font-size:13px;letter-spacing:.39px;text-transform:uppercase}#tp-loading-number{color:#fff;font-family:"DM Sans",sans-serif;font-size:26px}.black-bg-3{background-color:var(--tp-dark-black-4)}.black-bg-5{background-color:var(--tp-common-black-7)}.coffe-bg{background-color:var(--tp-coffe-1)}.tpoffcanvas__logo{padding-left:110px;padding-top:35px;-webkit-transform:translateY(30px);-moz-transform:translateY(30px);-ms-transform:translateY(30px);-o-transform:translateY(30px);transform:translateY(30px);visibility:hidden;opacity:0;transition-delay:0s}.tpoffcanvas__logo img{width:115px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.tpoffcanvas__logo{padding-left:40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tpoffcanvas__logo{padding:40px}}.tpoffcanvas__right-info,.tpoffcanvas__social-link{visibility:hidden;opacity:0;-webkit-transform:translateY(60px);-moz-transform:translateY(60px);-ms-transform:translateY(60px);-o-transform:translateY(60px);transform:translateY(60px)}.tpoffcanvas__right-info{text-align:right;padding-top:60px;transition-delay:.6s}.tpoffcanvas__mail a,.tpoffcanvas__tel a,.tpoffcanvas__text p{font-weight:300;font-size:22px;line-height:34px;letter-spacing:.04em;color:var(--tp-common-white);font-family:var(--tp-ff-didoneright)}.tpoffcanvas__social-link{transition-delay:.9s;-webkit-transition:all 1s ease-in-out;-moz-transition:all 1s ease-in-out;-ms-transition:all 1s ease-in-out;-o-transition:all 1s ease-in-out;transition:all 1s ease-in-out}.tpoffcanvas__social-link ul li{list-style:none}.tpoffcanvas__social-link ul li:not(:last-child){margin-bottom:10px}.tpoffcanvas__social-link ul li a{display:inline-block;font-weight:300;font-size:40px;line-height:1.3;color:rgb(255 255 255/.95);font-family:var(--tp-ff-didoneright);position:relative;padding-left:16px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__social-link ul li a{font-size:30px}}.tpoffcanvas__social-link ul li a::after{position:absolute;content:"";left:0;top:47%;width:4px;height:4px;border-radius:50%;background-color:currentColor}.tpoffcanvas__social-link ul li a::before{position:absolute;content:"";left:16px;bottom:3px;width:0;height:1px;background-color:currentColor}.tpoffcanvas__social-link ul li a:hover::before{width:calc(100% - 16px)}.tp-offcanvas-bg{position:fixed;top:0;height:100%;width:50%;-webkit-transition:all 1s cubic-bezier(.77,0,.175,1);-moz-transition:all 1s cubic-bezier(.77,0,.175,1);-ms-transition:all 1s cubic-bezier(.77,0,.175,1);-o-transition:all 1s cubic-bezier(.77,0,.175,1);transition:all 1s cubic-bezier(.77,0,.175,1);z-index:1111}@media (max-width:767px){.tp-offcanvas-bg{width:100%}}.tp-offcanvas-bg.is-left,.tp-offcanvas-bg.is-right{-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);transition-delay:1s}.tp-offcanvas-bg.is-left{left:0;transform-origin:top center;background-color:#162251}.tp-offcanvas-bg.is-right{right:0;transform-origin:bottom center;background-color:#0f183e}.tp-offcanvas-wrapper-2 .tp-offcanvas-left{overflow-y:scroll}.tp-offcanvas-wrapper-2>div{position:fixed;top:0;width:50%;height:100vh;overscroll-behavior-y:contain;scrollbar-width:none;z-index:9999;padding-bottom:50px}.tp-main-menu-mobile::-webkit-scrollbar,.tp-offcanvas-wrapper-2>div::-webkit-scrollbar{display:none}@media (max-width:767px){.tp-offcanvas-wrapper-2>div{width:100%}}.tp-offcanvas-left,.tp-offcanvas-right{visibility:hidden;opacity:0;transition-delay:1.2s}.tp-offcanvas-left{left:0}.tp-offcanvas-right{right:0}.tp-offcanvas-right-inner{padding:100px}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-right-inner{padding:50px}}.tp-offcanvas-close{padding-top:30px;padding-right:90px;visibility:hidden;opacity:0;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);transition-delay:.9s}@media (max-width:767px){.tp-offcanvas-close{padding-right:40px}}.tp-offcanvas-close-btn{color:rgb(255 255 255/.7);text-transform:uppercase;font-size:14px;font-weight:500}.tp-offcanvas-close-btn .text{width:60px;height:20px;overflow:hidden;color:rgb(255 255 255/.5);display:inline-block;transform:translateY(4px)}.tp-offcanvas-close-btn .text span{display:inline-block;-webkit-transform:translateX(120%);-moz-transform:translateX(120%);-ms-transform:translateX(120%);-o-transform:translateX(120%);transform:translateX(120%)}.tp-offcanvas-close-btn:hover,.tp-offcanvas-close-btn:hover span{color:var(--tp-common-white)}.tp-offcanvas-close-btn:hover .text span{transform:translateX(0)}.tp-offcanvas-close-btn:hover span svg{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tp-offcanvas-shape-1{position:absolute;bottom:0;right:0;z-index:-1}.tp-offcanvas-update-bg-2 .tp-offcanvas-bg.is-right{background-color:var(--tp-coffe-2)}.tp-offcanvas-update-bg-2 .tp-offcanvas-bg.is-left{background-color:var(--tp-coffe-1)}.tp-section-title-5{font-size:120px;font-weight:500;line-height:.9;letter-spacing:-4.8px;color:var(--tp-cream-1);text-transform:uppercase;font-family:var(--tp-ff-poppins)}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title-5{font-size:100px}}@media (max-width:767px){.tp-section-title-5{font-size:70px}}.tp-section-title-5.fs-140,.tp-text-slider-4-item span{text-transform:uppercase;font-family:var(--tp-ff-playfair)}.tp-section-title-5.fs-140{font-size:140px;font-weight:400;line-height:1;letter-spacing:-8.4px;color:var(--tp-cream-2)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title-5.fs-140{font-size:120px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title-5.fs-140{font-size:85px}}@media (max-width:767px){.tp-section-title-5.fs-140{font-size:50px;letter-spacing:-1.4px;line-height:1.2}}.tp-section-title-5.fs-140 span{transform:translateY(-15px);display:inline-block;margin:0 30px;white-space:nowrap}@media (max-width:767px){.tp-section-title-5.fs-140 span{white-space:inherit}}.tp-section-title-5.fs-140 span img{border-radius:100px}.tp-section-title-5.fs-140 em{font-style:normal;padding-left:200px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-section-title-5.fs-140 em{padding-left:0}}#awesome-cursor,#awesome-cursor-circle{width:30px;height:30px;position:fixed;top:0;left:0}#awesome-cursor{pointer-events:none;z-index:999999;-webkit-transition:transform .2s ease-in-out .5s,opacity .2s ease-in-out .5s,border .2s ease-in-out .5s;-moz-transition:transform .2s ease-in-out .5s,opacity .2s ease-in-out .5s,border .2s ease-in-out .5s;-ms-transition:transform .2s ease-in-out .5s,opacity .2s ease-in-out .5s,border .2s ease-in-out .5s;-o-transition:transform .2s ease-in-out .5s,opacity .2s ease-in-out .5s,border .2s ease-in-out .5s;transition:transform .2s ease-in-out .5s,opacity .2s ease-in-out .5s,border .2s ease-in-out .5s}#awesome-cursor-circle{display:inline-block;background-color:rgb(255 255 255/.5);border-radius:50%;-webkit-transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .2s .15s cubic-bezier(.215,.61,.355,1),border .15s cubic-bezier(.215,.61,.355,1);-moz-transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .2s .15s cubic-bezier(.215,.61,.355,1),border .15s cubic-bezier(.215,.61,.355,1);-ms-transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .2s .15s cubic-bezier(.215,.61,.355,1),border .15s cubic-bezier(.215,.61,.355,1);-o-transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .2s .15s cubic-bezier(.215,.61,.355,1),border .15s cubic-bezier(.215,.61,.355,1);transition:transform .15s cubic-bezier(.215,.61,.355,1),opacity .2s .15s cubic-bezier(.215,.61,.355,1),border .15s cubic-bezier(.215,.61,.355,1)}#awesome-cursor-play{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:transform .3s linear;-moz-transition:transform .3s linear;-ms-transition:transform .3s linear;-o-transition:transform .3s linear;transition:transform .3s linear}#awesome-cursor-play .awesome-cursor-play-start,#awesome-cursor-play .awesome-cursor-play-stop{font-size:16px;color:var(--tp-common-black);font-family:var(--tp-ff-didoneright);width:70px;height:70px;line-height:70px;text-align:center;border-radius:50%;background-color:var(--tp-common-white);display:inline-block;visibility:hidden;opacity:0;-webkit-transition:visibility .3s linear,opacity .3s linear;-moz-transition:visibility .3s linear,opacity .3s linear;-ms-transition:visibility .3s linear,opacity .3s linear;-o-transition:visibility .3s linear,opacity .3s linear;transition:visibility .3s linear,opacity .3s linear}body.tp-magic-cursor #magic-cursor{display:block}#magic-cursor{position:absolute;display:none;width:10px;height:10px;pointer-events:none;z-index:99999;opacity:0}#ball{position:fixed;display:flex;align-items:center;pointer-events:none;border-style:solid;border-radius:50%;justify-content:center;mix-blend-mode:difference;color:rgb(255 255 255/.5)}#ovarlayCross,.tp-header-3__bar button{color:var(--tp-common-white)}.tp-header-transparent{position:absolute;top:0;left:0;right:0;width:100%;z-index:99}.tp-header-3__area.tp-header-sticky-cloned{position:fixed;top:0;left:0;right:0;z-index:98;visibility:hidden;transform:translateY(-100%);background:rgb(25 33 68/.7);backdrop-filter:blur(14px);box-shadow:0 2px 6px 0 rgb(5 10 30/.4),0 1px 0 0 rgb(255 255 255/.2);transition:transform 500ms ease,visibility 500ms ease}.tp-header-3__area.tp-header-sticky-cloned.tp-header-3__ptlr{padding:15px 85px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-3__area.tp-header-sticky-cloned.tp-header-3__ptlr{padding-left:30px;padding-right:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header-3__area.tp-header-sticky-cloned.tp-header-3__ptlr{padding-left:20px;padding-right:20px}}@media (max-width:767px){.tp-header-3__area.tp-header-sticky-cloned.tp-header-3__ptlr{padding-left:0;padding-right:0;padding-top:20px}}.tp-header-3__ptlr{padding-left:85px;padding-right:85px;padding-top:35px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-header-3__ptlr{padding-left:30px;padding-right:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-header-3__ptlr{padding-left:20px;padding-right:20px}}@media (max-width:767px){.tp-header-3__ptlr{padding-left:0;padding-right:0;padding-top:20px}}.tp-header-3__bar{margin-left:20px}.tp-header-3__btn{line-height:0;margin-left:20px}.tp-header-3__btn .tp-btn-white{box-shadow:none}.tp-header-4__menu>nav>ul>li{display:inline-block;list-style-type:none;margin:0 22px;position:relative}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-header-4__menu>nav>ul>li{margin:0 20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-header-4__menu>nav>ul>li{margin:0 15px}}.tp-header-4__menu>nav>ul>li>a{font-weight:400;font-size:17px;color:var(--tp-common-white);padding:36px 0 18px;display:inline-block;position:relative}.homemenu-title::after,.tp-header-4__menu>nav>ul>li>a::after{position:absolute;background-color:var(--tp-common-white);content:"";opacity:0;visibility:hidden}.tp-header-4__menu>nav>ul>li>a::after{bottom:0;left:50%;height:2px;width:0%;transition:.3s;transform:translateX(-50%)}.tp-header-4__menu>nav>ul>li .submenu,.tp-header-4__menu>nav>ul>li>.has-homemenu{opacity:0;visibility:hidden;border-radius:0 0 4px 4px;backdrop-filter:blur(14px);background:rgb(25 33 68/.8);box-shadow:0 2px 6px 0 rgb(5 10 30/.4),0 0 0 1px rgb(255 255 255/.2);left:0}.tp-header-4__menu>nav>ul>li .submenu{position:absolute;top:100%;width:220px;z-index:999;text-align:left;padding:26px 0;margin-left:0;transition:all .3s ease-in-out;transform-origin:top;-webkit-transform:perspective(300px) rotateX(-18deg);-moz-transform:perspective(300px) rotateX(-18deg);-ms-transform:perspective(300px) rotateX(-18deg);-o-transform:perspective(300px) rotateX(-18deg);transform:perspective(300px) rotateX(-18deg)}.tp-header-4__menu>nav>ul>li:hover>.submenu{visibility:visible;opacity:1;transition-duration:.2s;-webkit-transform:perspective(300px) rotateX(0deg);-moz-transform:perspective(300px) rotateX(0deg);-ms-transform:perspective(300px) rotateX(0deg);-o-transform:perspective(300px) rotateX(0deg);transform:perspective(300px) rotateX(0deg)}.tp-header-4__menu>nav>ul>li>.has-homemenu{width:1060px;padding:30px 30px 10px;margin:0 auto;right:0}.tp-header-4__menu>nav>ul>li>.has-homemenu .homemenu{padding:0 10px;position:relative;margin-bottom:10px}.counter-row{counter-reset:count}.tp-main-menu-mobile{padding-top:80px;padding-left:90px;padding-right:130px;overflow-y:scroll;scrollbar-width:none;height:100%}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:1400px) and (max-width:1599px){.tp-main-menu-mobile{padding-left:40px;padding-right:55px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-main-menu-mobile{padding:40px}}@media (max-width:767px){.tp-main-menu-mobile{padding:50px 40px}}.homemenu-title{font-size:16px;margin-bottom:0;display:inline-block;font-weight:500;color:var(--tp-common-white);font-family:var(--tp-ff-dmsans);position:relative}.homemenu-title::after{bottom:1px;left:0;width:0;height:1px;transition:.4s}.homemenu-thumb{border-radius:4px;border:1px solid rgb(255 255 255/.1);box-shadow:2px 2px 4px 0 rgb(10 27 2/.2);overflow:hidden}.homemenu-thumb img{border-radius:4px;transition:.9s}.homemenu{margin-bottom:30px}.homemenu:hover .homemenu-thumb img{transform:scale(1.1)}.homemenu:hover .homemenu-title::after,.tp-header-4__menu>nav>ul>li:hover>a::after{opacity:1;visibility:visible;width:100%}.logo-black,html[data-theme-mode=dark_mode] .logo-black{display:none}.tp-text-slider-4-item span{font-size:40px;font-weight:500;color:var(--tp-common-black);padding:5px 0}.tp-text-slider-4-item img{margin-left:30px;margin-right:30px;display:inline-block;-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px);-ms-transform:translateY(-3px);-o-transform:translateY(-3px);transform:translateY(-3px)}.tp-text-slider-4-wrap{background-color:var(--tp-pink-3);padding:25px 0}.tp-text-slider-4-active .swiper-slide{width:auto}.tp-text-slider-4-active .swiper-wrapper{transition-timing-function:linear}.tp-video-4-wrap{line-height:0}.tp-video-4-wrap video{height:800px;width:100%;object-fit:cover}@media (max-width:767px){.tp-video-4-wrap video{height:400px}}.tp-header-5-sticky-bg.tp-header-3__area.tp-header-sticky-cloned{background:rgb(101 54 36/.9);backdrop-filter:blur(10px);box-shadow:0 2px 6px 0 rgb(39 16 6/.4);border-bottom:1px solid rgb(255 255 255/.1)}.tp-header-5-style .tp-btn-white,.tp-header-5-style .tp-header-3__bar button,.tp-header-5-style div.tp-theme-toggle-single .themepure-theme-toggle span{color:var(--tp-coffe-2)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-header-5-style .tp-header-3__bar button{color:var(--tp-cream-2)}}.tp-header-5-style div.tp-theme-toggle-single .themepure-theme-toggle{border:1px solid var(--tp-coffe-2)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-header-5-style div.tp-theme-toggle-single .themepure-theme-toggle{border-color:var(--tp-cream-2)}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:767px){.tp-header-5-style div.tp-theme-toggle-single .themepure-theme-toggle span{color:var(--tp-cream-2)}}.tp-header-5-style.tp-header-3__ptlr{padding-left:0;padding-right:0}.tp-hero-5-ptb{padding-top:240px}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-5-ptb{padding-top:170px}}@media (max-width:767px){.tp-hero-5-ptb{padding-top:130px}}.tp-hero-5-big-thumb{position:absolute;top:0;right:0;height:100%;width:auto}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-5-big-thumb{width:50%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero-5-big-thumb{position:static}}div.tp-hero-5-big-thumb img{height:100%;width:100%;object-fit:cover}.tp-hero-5-thumb-content{padding-left:20px;margin-bottom:110px;position:relative}.tp-hero-5-thumb-content::after{position:absolute;top:-6px;left:-1px;width:1px;height:100px;content:"";background-color:var(--tp-cream-2)}.tp-hero-5-thumb-content p,.tp-hero-5-title-box p{font-weight:400;color:var(--tp-cream-2);font-family:var(--tp-ff-playfair)}.tp-hero-5-thumb-content p{font-size:20px;font-style:normal;line-height:24px;letter-spacing:-.4px;margin-bottom:0}.tp-hero-5-thumb-content p span{margin-bottom:10px;display:inline-block}.tp-hero-5-thumb-wrap{display:none}@media (min-width:1600px){.tp-hero-5-thumb-wrap{display:block}}.tp-hero-5-title{font-size:170px;font-weight:700;line-height:1;letter-spacing:-10.2px;color:var(--tp-cream-2);font-family:var(--tp-ff-poppins);transform:translateX(-8px);margin-bottom:20px;display:inline-block}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-5-title{font-size:150px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-5-title{font-size:115px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-5-title{font-size:150px}}@media (max-width:767px){.tp-hero-5-title{font-size:60px;letter-spacing:1px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-5-title{font-size:110px;letter-spacing:1px}}.tp-hero-5-title span{-webkit-text-stroke:2px var(--tp-cream-2);text-stroke:2px var(--tp-cream-2);color:#fff0}.tp-hero-5-title-box{padding-left:140px}@media only screen and (min-width:1700px) and (max-width:1800px){.tp-hero-5-title-box{padding-left:95px}}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero-5-title-box{padding-left:0}}.tp-hero-5-title-box p{font-size:24px;line-height:1;margin-bottom:40px}@media (min-width:1800px){.tp-hero-5-bdr-left{border-left:1px solid rgb(183 171 152/.14)}}.tp-hero-5-thumb-sm{height:410px;overflow:hidden}.tp-text-slider-5-style .tp-text-slider-4-wrap{background-color:var(--tp-coffe-2)}.tp-text-slider-5-style .tp-text-slider-4-item span{color:var(--tp-cream-2);font-size:34px;text-transform:capitalize}.tp-about-5-title-box{display:inline-block}.tp-about-5-subtitle,.tp-about-5-title-box p{color:var(--tp-cream-2);font-family:var(--tp-ff-poppins);position:absolute}.tp-about-5-title-box p{text-align:left;max-width:245px;font-size:15px;font-weight:400;line-height:22px;bottom:15px;left:50px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-5-title-box p{bottom:3px;left:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-5-title-box p{position:static;text-align:center;margin:30px auto 0}}.tp-about-5-subtitle{font-size:14px;font-weight:600;line-height:1.3;text-transform:uppercase;display:inline-block;top:50px;left:40px;z-index:5}@media only screen and (min-width:992px) and (max-width:1199px){.tp-about-5-subtitle{top:40px;left:0}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-about-5-subtitle{position:static;margin-bottom:20px}}.tp-project-5-title{font-size:80px;font-weight:400;line-height:1;color:#846457;letter-spacing:-3.2px;font-family:var(--tp-ff-playfair)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project-5-title{font-size:50px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-title{font-size:40px}}@media (max-width:767px){.tp-project-5-title{font-size:45px}}.tp-project-5-title-box{position:relative;padding:40px 0;border-bottom:1px solid rgb(207 194 146/.2);z-index:1}.tp-project-5-title-box-bg{position:absolute;top:0;left:0;right:0;width:100%;height:100%;opacity:1;border-radius:0 0 50% 50%;transform:scaleY(0);transform-origin:top center;background-color:#552411;transition:transform .3s cubic-bezier(.19,1,.22,1),border-radius .3s cubic-bezier(.5,0,0,1);z-index:-1}.tp-project-5-title-box:last-child{margin-bottom:0}.tp-project-5-title-box span{font-size:14px;font-weight:500;line-height:1;color:#846457;text-transform:uppercase;font-family:var(--tp-ff-poppins);transition:.3s}.tp-project-5-thumb-box{position:absolute;top:70%;left:10%;right:0;width:80%;height:100%;z-index:-1;text-align:center;object-fit:cover;visibility:hidden;opacity:0;transition:all .3s cubic-bezier(.785,.135,.15,.86)}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-project-5-thumb-box{top:-120px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project-5-thumb-box{top:-40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-thumb-box{top:-50px}}@media (max-width:767px){.tp-project-5-thumb-box{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.tp-project-5-thumb-box{display:block;top:-50px}}.tp-project-5-thumb.thumb-1 img{transform:rotate(-6deg);width:200px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-thumb.thumb-1 img{transform:rotate(0deg)}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-thumb.thumb-1 img{transform:scale(.7)}}@media only screen and (min-width:576px) and (max-width:767px){.tp-project-5-thumb.thumb-1 img{transform:scale(.7);margin-left:-50px}}.tp-project-5-thumb.thumb-2 img{width:240px;transform:rotate(6deg)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-thumb.thumb-2 img{transform:rotate(0deg)}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-thumb.thumb-2 img{transform:scale(.7)}}@media only screen and (min-width:576px) and (max-width:767px){.tp-project-5-thumb.thumb-2 img{transform:scale(.7);margin-right:-50px}}.tp-project-5-section-link,.tp-project-5-section-subtitle,.tp-project-5-section-title{font-size:14px;font-weight:500;line-height:1;color:var(--tp-cream-2);text-transform:uppercase;font-family:var(--tp-ff-poppins);margin-bottom:0}@media (max-width:767px){.tp-project-5-section-link,.tp-project-5-section-subtitle,.tp-project-5-section-title{margin-bottom:15px}}.tp-project-5-section-link:hover{color:var(--tp-cream-2)}.tp-project-5-section-box{border-top:1px solid rgb(207 194 146/.2);padding-top:15px}@media (max-width:767px){.tp-project-5-section-box{flex-wrap:wrap}}.tp-project-5-2-title{font-size:326px;font-weight:400;line-height:1;letter-spacing:-19.56px;text-transform:uppercase;color:var(--tp-cream-2);font-family:var(--tp-ff-playfair)}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-project-5-2-title{font-size:280px}}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-project-5-2-title{font-size:230px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-project-5-2-title{font-size:200px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-project-5-2-title{font-size:160px}}@media (max-width:767px){.tp-project-5-2-title{font-size:60px;letter-spacing:-2.56px}.tp-project-5-2-title-box{margin-bottom:0}}.tp-project-5-2-item{display:inline-block;padding:50px 50px 55px;border:1px solid var(--tp-cream-2);background:rgb(101 54 36/.9);backdrop-filter:blur(10px)}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-2-item{margin-bottom:40px}}@media (max-width:767px){.tp-project-5-2-item{padding:30px 30px 35px;margin-bottom:40px}}.tp-project-5-2-item.space-left{margin-left:200px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-2-item.space-left{margin-left:0}}.tp-project-5-2-item-wrap{margin-bottom:200px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-2-item-wrap{margin-bottom:0}}.tp-project-5-2-item-wrap:last-child{margin-bottom:180px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-2-item-wrap:last-child{margin-bottom:0}}.tp-project-5-2-thumb{margin-bottom:50px}.tp-project-5-2-thumb img{max-width:inherit}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-project-5-2-thumb img{max-width:100%}}.tp-project-5-2-content span{margin-bottom:10px;display:inline-block}.tp-project-5-2-title-sm,.tp-testimonial-5-content p{font-size:50px;font-weight:400;line-height:1;letter-spacing:-2px;color:var(--tp-cream-2);font-family:var(--tp-ff-playfair);margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-project-5-2-title-sm{font-size:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-project-5-2-title-sm{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-project-5-2-title-sm{font-size:35px}}@media (max-width:767px){.tp-project-5-2-title-sm{font-size:40px}}.tp-project-5-2-btn{border-top:1px solid var(--tp-cream-2);border-bottom:1px solid var(--tp-cream-2);padding:15px 0}.tp-project-5-2-btn a,.tp-project-5-2-content span{font-size:14px;font-weight:500;line-height:1;text-transform:uppercase;color:var(--tp-cream-2);font-family:var(--tp-ff-poppins)}.tp-project-5-2-btn a span{margin-left:10px;color:currentColor}.tp-project-5-2-shape{position:absolute;bottom:0;left:-200px}@media (max-width:767px){.tp-testimonial-5-area{padding-top:100px;padding-bottom:100px}}.tp-testimonial-5-content p{line-height:1.2;margin-bottom:55px}@media (max-width:767px){.tp-testimonial-5-content p{font-size:36px}}.tp-footer-6-social a,.tp-testimonial-5-content span{font-size:20px;font-weight:500;line-height:1;color:var(--tp-cream-2);font-family:var(--tp-ff-playfair)}.tp-testimonial-5-content span::before{content:"";display:inline-block;height:2px;width:30px;background-color:var(--tp-cream-2);transform:translateY(-5px);margin-right:15px}.tp-testimonial-5-content .quote-shape{position:absolute;top:-37px;left:-70px;z-index:-1;font-style:normal;color:#6f402e;stroke-width:.5px;stroke:rgb(207 194 146/.2)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-5-content .quote-shape{top:-38px;left:-10px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-5-content .quote-shape{left:0}}@media (max-width:767px){.tp-testimonial-5-content .quote-shape{top:-50px;left:0}}.tp-footer-6-cta-wrap .tp-about-5-subtitle{top:50px;left:170px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-6-cta-wrap .tp-about-5-subtitle{top:40px;left:140px}}.tp-footer-6-social{position:relative;padding-left:15px;color:var(--tp-cream-2)}@media (max-width:767px){.tp-footer-6-social{margin-bottom:50px;margin-right:30px}}.tp-footer-6-social a::after,.tp-footer-6-social::after{position:absolute;left:0;content:"";background-color:currentColor}.tp-footer-6-social::after{top:-9px;width:2px;height:70px}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-6-social::after{top:-14px}}.tp-footer-6-social span{font-size:12px;font-weight:500;line-height:1;text-transform:uppercase;color:currentColor;font-family:var(--tp-ff-poppins);display:block}.tp-footer-6-social a{font-size:34px;font-weight:400;letter-spacing:-1.36px;position:relative}.tp-footer-6-social a::after{bottom:-5px;width:0;height:1px;transition:.4s}@media only screen and (min-width:768px) and (max-width:991px){.tp-footer-6-social a{font-size:25px}}.tp-footer-6-social a span{width:16px;height:16px;left:10px;top:5px;overflow:hidden;position:relative}.tp-footer-6-social a span svg{-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px);position:absolute;bottom:-1px;left:1px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.tp-footer-6-social a span svg:last-child{left:-12px;bottom:-12px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);opacity:0}.tp-footer-6-social a:hover span svg:first-child{-webkit-transform:translate(16px,-16px);-moz-transform:translate(16px,-16px);-ms-transform:translate(16px,-16px);-o-transform:translate(16px,-16px);transform:translate(16px,-16px)}.tp-footer-6-social a:hover span svg:last-child{opacity:1;visibility:visible;-webkit-transform:translate(13px,-13px);-moz-transform:translate(13px,-13px);-ms-transform:translate(13px,-13px);-o-transform:translate(13px,-13px);transform:translate(13px,-13px)}.tp-footer-6-copyright-text span a:hover::after,.tp-footer-6-social a:hover::after{width:100%}@media (max-width:767px){.tp-footer-6-social-wrap{flex-wrap:wrap}}.tp-footer-6-instagram-thumb:hover img{transform:scale(1.1) rotate(-2deg)}.tp-footer-6-instagram-thumb img{width:100%;transition:.9s}.tp-footer-6-copyright-text span{font-size:18px;font-weight:500;line-height:1;letter-spacing:-1.08px;color:var(--tp-cream-2);font-family:var(--tp-ff-playfair)}.tp-footer-6-copyright-text span a{position:relative}.tp-footer-6-copyright-text span a::after{position:absolute;bottom:0;left:0;width:0;height:1px;content:"";background-color:currentColor;transition:.4s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-footer-6-cta-wrap .tp-section-title-5.fs-140{font-size:110px}}input[class]{color:#fff}.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 video{border:0;line-height:1;margin:0;max-width:100%;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(.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)}: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-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-33{width:33.333%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-column{width:100%}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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:1140px}.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}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-1058 .elementor-element.elementor-element-231eddc:not(.elementor-motion-effects-element-type-background),.elementor-1058 .elementor-element.elementor-element-24c9911:not(.elementor-motion-effects-element-type-background),.elementor-1058 .elementor-element.elementor-element-7dc05b4:not(.elementor-motion-effects-element-type-background){background-color:#653624}.elementor-1058 .elementor-element.elementor-element-24c9911{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:130px 0 80px}.elementor-1058 .elementor-element.elementor-element-231eddc{padding:0 0 90px}.elementor-1058 .elementor-element.elementor-element-231eddc,.elementor-1058 .elementor-element.elementor-element-7dc05b4{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}@media (min-width:768px){.elementor-1058 .elementor-element.elementor-element-e82eb58{width:10%}.elementor-1058 .elementor-element.elementor-element-0d69e1b{width:79.666%}.elementor-1058 .elementor-element.elementor-element-ab497b3{width:10%}}@media (max-width:1024px) and (min-width:768px){.elementor-1058 .elementor-element.elementor-element-0d69e1b,.elementor-1058 .elementor-element.elementor-element-4184080{width:100%}}