/*
Theme Name: 	   Corvix
Text Domain: 	   corvix
Template: 			chromax
Version:            0.5
Tested up to:       6.9
Requires at least:  4.7
Requires PHP:       5.6
Author:             DesertThemes
Author URI:         https://desertthemes.com/
Theme URI:          https://desertthemes.com/themes/corvix-free/
Description:        Corvix is lightweight, highly extendable and multi-purpose WordPress Theme. Corvix is perfect for Startup, IT Solutions, IT Business, Agencies, Marketing, Consulting and Services Company related to any business websites. Corvix based on in-depth research into IT Solutions, IT Services, IT Business, Consulting & Software, Digital Solution, Technical Engineering, Technology, and Services Company, to deliver all needed layouts and blocks. It will enable you to create almost any type of website with a beautiful & professional design. Corvix supports popular WordPress plugins such as Elementor, WPML, Polylang, Yoast SEO, WooCommerce, Contact Form 7, Jetpack, and much more. Corvix Pro demo https://preview.desertthemes.com/pro/corvix/
Tags:               one-column, two-columns ,right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

:root {
    --dt-main-rgb: 27, 132, 21;
    --dt-secondary-color: #1e1e2a;
}

.dt_owl_carousel.owl-carousel:not(.slider) .owl-dots {
    margin-top: 26px;
}

.dt_information .dt_owl_carousel .owl-stage-outer {
    padding-bottom: 16px;
}

/* Header--seven */

.header--seven .dt_header-inner {
    background-color: #000;
}

.header--seven .dt_header-inner .dt_mobilenav.on {
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(1rem);
}

.header--seven .dt_header-inner .hamburger span {
    background-color: #fff;
}

.header--seven .dt_header-inner .dt_navbar-info-contact .contact__body .title,
.header--seven .dt_header-inner .dt_navbar-info-contact .contact__body .description,
.header--seven .dt_header-inner .dt_navbar-user-item .dt_user_btn,
.header--seven .dt_header-inner .dt_navbar-cart-item .dt_navbar-cart-icon,
.header--seven .dt_header-inner .dt_navbar-search-item button.dt_navbar-search-toggle {
    color: #fff;
}

.header--seven .dt_header-inner .dt_navbar-user-item .dt_user_btn:focus,
.header--seven .dt_header-inner .dt_navbar-cart-item .dt_navbar-cart-icon:focus,
.header--seven .dt_header-inner .dt_navbar-search-item button.dt_navbar-search-toggle:focus {
    border-radius: 100%;
}

.header--seven .dt_header-inner .dt_navbar-user-item .dt_user_btn:focus,
.header--seven .dt_header-inner .dt_navbar-cart-item .dt_navbar-cart-icon:focus,
.header--seven .dt_header-inner .dt_navbar-search-item button.dt_navbar-search-toggle:focus {
    outline: 1px dashed;
}

.header--seven .dt_header-inner button.hamburger:focus {
    outline-color: #fff;
}

@media only screen and (min-width: 992px) {
    .header--seven .dt_header-inner {
        position:absolute;
        left: 0;
        top: 2.8rem;
        right: 0;
        z-index: 1001;
        width: 100%;
        background-color: transparent;
        transition: all 900ms ease;
    }
    .header--seven .dt_header-topbar .dt_header-widget > .dt-container .dt-row:before {
        position: absolute;
        content:'';
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 2rem 2rem 0 0;
        background-color:  var(--dt-main-color);
        background-image: linear-gradient(-90deg, var(--dt-main-color) 0%, rgba(var(--dt-main-rgb), 0.9) 100%);
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper .dt_navbar-user-item .dt_user_btn:not(:hover, :focus),
    .header--seven .dt_header-inner .dt_navbar-wrapper .dt_navbar-cart-item .dt_navbar-cart-icon:not(:hover, :focus),
    .header--seven .dt_header-inner .dt_navbar-wrapper > .dt-container .dt-row,
    .header--seven .dt_header-inner .dt_header-topbar .dt_header-widget .widget.widget_social li a,
    .header--seven .dt_header-inner .dt_header-topbar .dt_header-widget a,
    .header--seven .dt_header-inner .dt_header-topbar .dt_header-widget,
    .header--seven .dt_header-inner .dt_header-topbar .dt_header-widget .contact__list i {
        color: #fff;
    }
    .header--seven .dt_header-inner .dt_header-topbar .dt_header-widget .widget.widget_social li a:after {
        background-color: var(--dt-secondary-color);
    }
    .header--seven .dt_header-topbar .dt_header-widget > .dt-container .dt-row,
    .header--seven .dt_header-inner .dt_navbar-wrapper > .dt-container .dt-row {
        position: relative;
        padding: 0 1.6rem;
        z-index: 0;
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper:not(.on) > .dt-container .dt-row:before {
        position: absolute;
        content:'';
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 3rem 0;
        background: rgba(255, 255, 255, 0.15);
        border: 1px solid rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(1rem);
        z-index: -1;
    }
    .header--seven .dt_header-inner .dt_header-topbar + .dt_header-navwrapper .dt_navbar-wrapper:not(.on) > .dt-container .dt-row:before {
        border-radius: 0 0 2rem 2rem;
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper.on {
        background: rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(1rem);
    }
    .header--seven .dt-col-2.dt-my-auto {
        -ms-flex: 0 0 17%;
        flex: 0 0 17%;
        max-width: 17%;
    }
    .header--seven .dt-col-2.dt-my-auto+.dt-col-10 {
        -ms-flex: 0 0 83%;
        flex: 0 0 83%;
        max-width: 83%;
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper .dt_navbar-menu {
        justify-content: space-between;
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper button.dt_navbar-sidebar-toggle {
        --dt-secondary-color: #fff
    }
    .header--seven .dt_header-inner .dt_navbar-wrapper .dt_navbar-nav .dt_navbar-mainmenu>li {
        margin-right: 0.2rem;
    }
    .header--seven + .dt_pagetitle {
        padding-top: 250px;
    }
    .header--seven + #content .dt_slider {
        border-radius: 0;
    }
    .header--seven + #content .dt_slider .dt_owl_carousel,
    .header--seven + #content .dt_slider .dt_slider-item,
    .header--seven + #content .dt_slider .dt_slider-innercell,
    .header--seven + #content .dt_slider .dt_slider-item>img {
        max-height: 91rem;
        min-height: 91rem;
    }
    .header--seven + #content .dt_slider .dt_slider-innercell {
        padding-top: 18rem;
    }
}

/* Information Six */

.dt_slider + .dt_information--seven {
    padding-top: 0;
}

.dt_slider + .dt_information--seven .dt-row {
    margin-top: -7rem;
}

.dt_information--seven .item-inner {
    position: relative;
    display: block;
    background-color: var(--dt-secondary-color);
    border-radius: 2rem;
    padding: 3.5rem 2.5rem 3.3rem;
    overflow: hidden;
    z-index: 1;
}

.dt_information--seven .item-inner .item-image {
    position: absolute;
    inset: 0;
    opacity: 0;
    z-index: -1;
    transition: all 0.5s ease 0s;
}

.dt_information--seven .item-inner:focus-within .item-image,
.dt_information--seven .item-inner:hover .item-image {
    opacity: 1;
}

.dt_information--seven .item-inner:focus-within .item-image::before,
.dt_information--seven .item-inner:hover .item-image::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #000;
    opacity: 0.4;
}

.dt_information--seven .item-inner .item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dt_information--seven .item-inner .item-icon {
    width: 8rem;
    height: 8rem;
    line-height: 8rem;
    font-size: 4rem;
    margin-bottom: 3rem;
    background-color: var(--dt-main-color);
    color: #fff;
    text-align: center;
    border-radius: 100%;
    position: relative;
    z-index: 1;
}

.dt_information--seven .item-inner .item-icon:before {
    content: "";
    position: absolute;
    inset: -5px;
    border: 5px solid rgba(255, 255, 255, 0.25);
    border-radius: 50%;
    transition: all 0.5s ease 0s;
}

.dt_information--seven .item-inner:focus-within .item-icon:before,
.dt_information--seven .item-inner:hover .item-icon:before {
    border-color: rgba(255, 255, 255, 0.4);
}

.dt_information--seven .item-inner .count {
    position: absolute;
    top: 5rem;
    right: 2.5rem;
    font-size: 5rem;
    line-height: 5rem;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.75);
}

.dt_information--seven .item-inner .shape {
    position: absolute;
    top: 7.5rem;
    left: 110px;
    right: 105px;
    height: 5px;
    background-color: #ffffff;
    transform: translateY(-50%);
    opacity: .2;
    transition: all .5s ease;
}

/* Custom front page: ottaBOX style layout */
.ottabox-home {
    --otx-bg: #020b1d;
    --otx-surface: #07122a;
    --otx-surface-soft: #0a1733;
    --otx-text: #e6f0ff;
    --otx-muted: #96abcf;
    --otx-blue: #1a7dff;
    --otx-green: #68e040;
    --otx-line: #1b2d56;
    margin: 0;
    color: var(--otx-text);
    background: var(--otx-bg);
}

.otx-site-wrap {
    position: relative;
    overflow: hidden;
}

.otx-bg {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(800px 380px at 86% 10%, rgba(25, 125, 255, 0.25), transparent 65%),
        radial-gradient(560px 300px at 75% 52%, rgba(104, 224, 64, 0.14), transparent 62%),
        linear-gradient(180deg, #030d23 0%, #020915 100%);
    pointer-events: none;
    z-index: 0;
}

.otx-container {
    width: min(1200px, 92%);
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.otx-header {
    position: sticky;
    top: 0;
    z-index: 99;
    backdrop-filter: blur(12px);
    background: rgba(2, 11, 29, 0.8);
    border-bottom: 1px solid rgba(55, 88, 138, 0.3);
}

.otx-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 14px 0;
}

.otx-logo {
    color: #fff;
    text-decoration: none;
    display: inline-flex;
    gap: 10px;
    align-items: center;
    font-weight: 700;
    letter-spacing: 0.3px;
}

.otx-logo-image {
    display: block;
    width: auto;
    height: clamp(44px, 5vw, 64px);
    max-width: min(42vw, 430px);
    object-fit: contain;
    margin-left: -50px;
}

.otx-logo-mark {
    width: 34px;
    height: 34px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    color: #d1e7ff;
    background: linear-gradient(135deg, #0c356f, #2a7cff 52%, #65dd40);
    box-shadow: 0 0 24px rgba(26, 125, 255, 0.45);
}

.otx-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.otx-nav a {
    color: #d8e8ff;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.2s ease;
}

.otx-nav a:hover,
.otx-nav a:focus {
    color: #fff;
}

.otx-talk-btn,
.otx-btn {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    border-radius: 12px;
    font-weight: 600;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.otx-talk-btn {
    color: #04142f;
    padding: 10px 16px;
    background: linear-gradient(90deg, #1a7dff, #67df41);
}

.otx-talk-btn:hover,
.otx-btn:hover {
    transform: translateY(-1px);
}

.otx-hero {
    padding: 72px 0 52px;
    border-bottom: 1px solid rgba(41, 70, 118, 0.5);
}

.otx-hero-grid {
    position: relative;
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 36px;
    align-items: center;
}

.otx-hero-grid > :first-child {
    position: relative;
    z-index: 2;
}

.otx-kicker {
    color: var(--otx-green);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 14px;
}

.otx-hero h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(30px, 5vw, 64px);
    line-height: 1.05;
}

.otx-hero h1 span{
    background: linear-gradient(90deg, #1a7dff, #63db40);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-size: clamp(28px, 5vw, 58px);
}
.otx-section h3 span {
    background: linear-gradient(90deg, #1a7dff, #63db40);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.otx-services-title,
.otx-white-title,
.otx-services-title span {
    color: #ffffff;
}

.otx-white-title{
    font-size: clamp(24px, 5vw, 40px) !important;
}

.otx-services-title span,
.otx-white-title span {
    background: none;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    color: #ffffff;
}

.otx-subtitle {
    color: var(--otx-muted);
    /* max-width: 560px; */
    margin: 18px 0 0;
    width:100%;
}

.otx-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin: 28px 0;
}

.otx-btn {
    border: 1px solid transparent;
    padding: 12px 18px;
}

.otx-btn-primary {
    background: linear-gradient(90deg, #1a7dff, #67df41);
    color: #04142f;
}

.otx-btn-ghost {
    border-color: #2a477d;
    color: #e4efff;
    background: rgba(7, 18, 42, 0.45);
}

.otx-btn-light {
    color: #06142a;
    background: #fff;
}

.otx-stats {
    display: grid;
    grid-template-columns: repeat(4, minmax(120px, 1fr));
    gap: 12px;
    border-top: 1px solid var(--otx-line);
    margin-top: 30px;
    padding-top: 20px;
}

.otx-stats article {
    background: rgba(12, 25, 53, 0.5);
    border: 1px solid var(--otx-line);
    border-radius: 12px;
    padding: 14px;
}

.otx-stats strong {
    display: block;
    font-size: 28px;
    color: #fff;
}

.otx-stats span {
    color: var(--otx-muted);
    font-size: 13px;
}

.otx-hero-card {
    position: relative;
    z-index: -1;
    border: none;
    border-radius: 24px;
    /* background: radial-gradient(420px 260px at 50% 18%, rgba(32, 121, 255, 0.28), rgba(8, 20, 44, 0.92)); */
    padding: 48px 28px;
    height: clamp(330px, 34vw, 470px);
    display: grid;
    place-items: center;
    text-align: center;
    overflow: hidden;
}

.otx-hero-card:before,
.otx-hero-card:after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #6dd6ff;
    box-shadow: 0 0 12px rgba(109, 214, 255, 0.8);
    z-index: 0;
}

.otx-hero-card:before {
    top: 14%;
    left: 20%;
}

.otx-hero-card:after {
    right: 18%;
    bottom: 18%;
    background: #66ef4a;
    box-shadow: 0 0 12px rgba(102, 239, 74, 0.75);
}

.otx-hero-card .otx-orb {
    width: clamp(290px, 82%, 430px);
    height: clamp(290px, 82%, 430px);
    border: 1px solid rgba(87, 142, 230, 0.42);
    border-radius: 50%;
    margin: auto;
    position: absolute;
    inset: 0;
}

.otx-hero-card .otx-orb:before {
    content: "";
    position: absolute;
    inset: 28px;
    border-radius: 50%;
    border: 1px solid rgba(74, 136, 255, 0.24);
    box-shadow: 0 0 42px rgba(26, 125, 255, 0.18);
}

.otx-hero-card .otx-orb:after {
    content: "";
    position: absolute;
    inset: -1px;
    border-radius: 50%;
    box-shadow: 0 0 60px rgba(45, 121, 255, 0.2);
}

.otx-hero-card .otx-mark {
    width: 82px;
    height: 82px;
    display: grid;
    place-items: center;
    border-radius: 18px;
    margin: 0 auto 18px;
    font-size: 36px;
    background: linear-gradient(135deg, #1359bf, #1a7dff 45%, #68e040);
    color: #fff;
    position: relative;
}

.otx-hero-brand {
    display: block;
    width: min(92%, 430px);
    height: auto;
    object-fit: contain;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0 14px 34px rgba(12, 96, 225, 0.5));
}

.otx-hero-brand-wrap {
    width: min(86%, 460px);
    max-width: 460px;
    display: grid;
    place-items: center;
    position: relative;
    z-index: 1;
}

.otx-hero-card h2 {
    margin: 0;
    font-size: clamp(24px, 2.4vw, 38px);
}

.otx-hero-card p {
    color: var(--otx-muted);
    margin: 10px 0 0;
}

.otx-section {
    padding: 66px 0;
    border-bottom: 1px solid rgba(41, 70, 118, 0.42);
}

.otx-section h3 {
    margin: 0;
    font-size: clamp(30px, 4vw, 48px);
    line-height: 1.08;
}

.otx-section-head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 20px;
    margin-bottom: 28px;
}

.otx-section-head.simple {
    justify-content: flex-start;
}

.otx-grid {
    display: grid;
    gap: 18px;
}

.otx-grid-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.otx-grid-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.otx-card,
.otx-project,
.otx-quote,
.otx-feature-list article {
    background: var(--otx-surface-soft);
    border: 1px solid var(--otx-line);
    border-radius: 16px;
    padding: 20px;
}

.otx-card i,
.otx-feature-list i {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    color: #dff0ff;
    margin-bottom: 14px;
    background: linear-gradient(135deg, #1657b9, #247ff8 58%, #5dd540);
}

.otx-card h4,
.otx-project h4,
.otx-quote h4,
.otx-feature-list h4 {
    margin: 0 0 8px;
    color: #fff;
}

.otx-card p,
.otx-project p,
.otx-quote p,
.otx-feature-list p {
    margin: 0;
    color: var(--otx-muted);
}

.otx-tech-slider {
    --otx-item-width: 160px;
    --otx-item-count: 9;
    --otx-tech-gap: 22px;
    overflow: hidden;
    border-top: 1px solid rgba(40, 68, 112, 0.45);
    border-bottom: 1px solid rgba(40, 68, 112, 0.45);
    background: rgba(5, 16, 38, 0.6);
    border-radius: 12px;
    padding: 18px 0;
}

.otx-tech-track {
    display: flex;
    align-items: center;
    gap: var(--otx-tech-gap);
    width: max-content;
    padding: 0 20px;
    animation: otx-tech-scroll 24s linear infinite;
}

.otx-tech-slider:hover .otx-tech-track {
    animation-play-state: paused;
}

@keyframes otx-tech-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-1 * ((var(--otx-item-width) * var(--otx-item-count)) + (var(--otx-tech-gap) * (var(--otx-item-count) - 1)))));
    }
}

.otx-tech-item {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    width: var(--otx-item-width);
    flex: 0 0 auto;
    font-size: clamp(21px, 2vw, 34px);
    line-height: 1;
    font-weight: 700;
    white-space: nowrap;
}

.otx-tech-logo {
    width: 1em;
    height: 1em;
    display: block;
    flex: 0 0 auto;
}

.otx-tech-item i {
    font-size: 0.98em;
}

.otx-tech-item span {
    font-size: 0.82em;
    font-weight: 700;
}

.otx-tech-item.laravel {
    color: #ff5a48;
}

.otx-tech-item.react {
    color: #3fd8ff;
}

.otx-tech-item.vue {
    color: #57d38f;
}

.otx-tech-item.node {
    color: #8cc84b;
}

.otx-tech-item.dotnet {
    color: #7db2ff;
}

.otx-tech-item.mysql {
    color: #40b8ff;
}

.otx-project .otx-project-thumb {
    height: 130px;
    border-radius: 12px;
    margin-bottom: 14px;
    overflow: hidden;
    background:
        linear-gradient(130deg, rgba(28, 124, 255, 0.6), rgba(9, 25, 55, 0.95)),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0, rgba(255, 255, 255, 0.05) 2px, transparent 2px, transparent 15px);
}

.otx-project .otx-project-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.otx-quote {
    position: relative;
}

.otx-quote:before {
    content: "\201C";
    position: absolute;
    top: 10px;
    right: 16px;
    font-size: 48px;
    color: rgba(104, 224, 64, 0.32);
    line-height: 1;
}

.otx-quote span {
    color: #7f98c2;
    font-size: 13px;
}

.otx-quote .otx-quote-rating {
    display: block;
    margin: 10px 0 8px;
    color: #ffd86a;
    letter-spacing: 0.08em;
    font-size: 14px;
}

.otx-reviews-slider {
    --otx-review-width: 360px;
    --otx-review-gap: 20px;
    overflow: hidden;
}

.otx-reviews-track {
    display: flex;
    gap: var(--otx-review-gap);
    width: max-content;
    animation: otx-reviews-scroll 28s linear infinite;
}

.otx-reviews-slider:hover .otx-reviews-track {
    animation-play-state: paused;
}

.otx-reviews-item {
    width: var(--otx-review-width);
    flex: 0 0 var(--otx-review-width);
    display: flex;
    flex-direction: column;
    min-height: 250px;
}

.otx-reviews-item p {
    margin-bottom: 14px;
}

.otx-reviews-item .otx-quote-rating {
    margin-bottom: 10px;
}

.otx-reviews-item h4 {
    margin-top: auto;
}

@keyframes otx-reviews-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-1 * (var(--otx-review-count) * (var(--otx-review-width) + var(--otx-review-gap)))));
    }
}

.otx-cta {
    border-radius: 18px;
    border: 1px solid rgba(84, 146, 112, 0.42);
    background: linear-gradient(90deg, #1a6dff, #44a762 54%, #6be046);
    color: #fff;
    padding: 26px;
    display: grid;
    grid-template-columns: 1fr 1fr auto;
    gap: 20px;
    align-items: center;
}

.otx-cta .otx-kicker {
    color: #d7ffcc;
    margin-bottom: 8px;
}

.otx-cta h3 {
    margin: 0;
    color: #fff;
}

.otx-cta p {
    margin: 0;
    color: #e8fff0;
}

.otx-footer {
    padding: 46px 0 22px;
}

.otx-footer-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr 0.9fr 1fr;
    gap: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--otx-line);
}

.otx-footer h4,
.otx-footer h5 {
    margin: 0 0 10px;
    color: #fff;
}

.otx-footer-brand .otx-footer-logo {
    display: block;
    width: auto;
    height: clamp(34px, 4vw, 52px);
    max-width: min(52vw, 260px);
    object-fit: contain;
    margin-bottom: 10px;
    margin-left: -40px;
}

.otx-footer p,
.otx-footer li,
.otx-footer a {
    color: #90a8ce;
    text-decoration: none;
}

.otx-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 6px;
}

.otx-footer-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding-top: 16px;
}

.otx-footer-bottom p {
    margin: 0;
    font-size: 13px;
}

.otx-contact-main {
    min-height: calc(100vh - 170px);
}

.otx-contact-title {
    margin-bottom: 8px;
}

.otx-contact-layout {
    display: grid;
    grid-template-columns: 1.25fr 0.75fr;
    gap: 20px;
}

.otx-contact-card {
    background: var(--otx-surface-soft);
    border: 1px solid var(--otx-line);
    border-radius: 16px;
    padding: 20px;
}

.otx-contact-form {
    display: grid;
    gap: 10px;
}

.otx-contact-form label {
    color: #d6e5ff;
    font-size: 14px;
}

.otx-contact-form input,
.otx-contact-form textarea {
    width: 100%;
    border: 1px solid #2b487b;
    border-radius: 10px;
    background: #071733;
    color: #edf5ff;
    padding: 11px 12px;
}

.otx-contact-form input:focus,
.otx-contact-form textarea:focus {
    outline: none;
    border-color: #56a8ff;
    background: #0b234a;
    color: #ffffff;
    box-shadow: 0 0 0 3px rgba(86, 168, 255, 0.35);
}

.otx-contact-form input::placeholder,
.otx-contact-form textarea::placeholder {
    color: #89abd8;
}

.otx-contact-form input:-webkit-autofill,
.otx-contact-form input:-webkit-autofill:hover,
.otx-contact-form input:-webkit-autofill:focus,
.otx-contact-form textarea:-webkit-autofill,
.otx-contact-form textarea:-webkit-autofill:hover,
.otx-contact-form textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #edf5ff;
    box-shadow: 0 0 0 1000px #071733 inset;
    transition: background-color 9999s ease-in-out 0s;
}

.otx-contact-form button {
    width: fit-content;
    margin-top: 8px;
    border: 0;
    cursor: pointer;
}

.otx-contact-info ul {
    list-style: none;
    margin: 12px 0 0;
    padding: 0;
    display: grid;
    gap: 12px;
}

.otx-contact-info li {
    color: #c9dcfb;
    display: flex;
    gap: 10px;
    align-items: flex-start;
}

.otx-contact-info i {
    color: #64db40;
    margin-top: 2px;
}

.otx-form-alert {
    margin: 10px 0 14px;
    border-radius: 10px;
    padding: 10px 12px;
    font-size: 14px;
}

.otx-form-alert.success {
    background: rgba(82, 199, 58, 0.2);
    border: 1px solid rgba(82, 199, 58, 0.5);
    color: #cbffbe;
}

.otx-form-alert.error {
    background: rgba(255, 96, 96, 0.18);
    border: 1px solid rgba(255, 96, 96, 0.45);
    color: #ffd0d0;
}

.otx-contact-map-container {
    width: 100%;
    border: 1px solid var(--otx-line);
}

.otx-contact-map-container iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.otx-services-main {
    min-height: calc(100vh - 170px);
}

.otx-services-title-main {
    margin-bottom: 8px;
}

.otx-services-grid {
    margin-top: 6px;
}

.otx-services-cta {
    margin-top: 22px;
    border: 1px solid var(--otx-line);
    border-radius: 16px;
    background: rgba(8, 22, 49, 0.82);
    padding: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
}

.otx-services-cta h3,
.otx-services-cta p {
    margin: 0;
}

.otx-services-cta p {
    color: var(--otx-muted);
    max-width: 560px;
}

.otx-portfolio-main {
    min-height: calc(100vh - 170px);
}

.otx-portfolio-title-main {
    margin-bottom: 8px;
}

.otx-portfolio-grid {
    margin-top: 6px;
}

.otx-legal-main {
    min-height: calc(100vh - 170px);
}

.otx-legal-page .otx-section-head.simple > div {
    width: 100%;
}

.otx-legal-page .otx-subtitle {
    max-width: none;
}

.otx-legal-card {
    border: 1px solid var(--otx-line);
    border-radius: 16px;
    background: rgba(8, 22, 49, 0.82);
    padding: 24px;
}

.otx-legal-card h3 {
    margin: 0 0 8px;
    font-size: 22px;
    color: #fff;
}

.otx-legal-card p,
.otx-legal-card ul,
.otx-legal-card li {
    margin: 0 0 16px;
    color: var(--otx-muted);
}

.otx-legal-card p:last-child {
    margin-bottom: 0;
}

.otx-about-main {
    min-height: calc(100vh - 170px);
}

.otx-about-title {
    margin-bottom: 8px;
}

.otx-about-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 10px;
}

.otx-about-card {
    border: 1px solid var(--otx-line);
    border-radius: 16px;
    background: rgba(8, 22, 49, 0.82);
    padding: 22px;
}

.otx-about-card h3 {
    margin: 0 0 10px;
    font-size: 24px;
    color: #fff;
}

.otx-about-card p,ul,li {
    margin: 0;
    color: var(--otx-muted);
}

.otx-about-values {
    margin-top: 20px;
}

.otx-about-cta {
    margin-top: 20px;
}

@media (max-width: 1100px) {
    .otx-contact-layout {
        grid-template-columns: 1fr;
    }
    .otx-about-grid {
        grid-template-columns: 1fr;
    }
    .otx-logo-image {
        height: 48px;
        max-width: 300px;
    }
    .otx-nav {
        display: none;
    }
    .otx-hero-grid,
    .otx-grid-4,
    .otx-grid-3,
    .otx-tech-row,
    .otx-footer-grid,
    .otx-cta {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .otx-stats {
        grid-template-columns: repeat(2, minmax(120px, 1fr));
    }
    .otx-tech-track {
        gap: 18px;
        animation: otx-tech-scroll 20s linear infinite;
    }
    .otx-tech-slider {
        --otx-item-width: 135px;
        --otx-tech-gap: 18px;
    }
    .otx-reviews-slider {
        --otx-review-width: 310px;
        --otx-review-gap: 16px;
    }
    .otx-reviews-track {
        animation-duration: 24s;
    }
}

@media (max-width: 680px) {
    .otx-logo-image {
        height: 40px;
        max-width: 220px;
    }
    .otx-header-inner {
        flex-wrap: wrap;
    }
    .otx-talk-btn {
        width: 100%;
        justify-content: center;
    }
    .otx-hero,
    .otx-section {
        padding: 52px 0;
    }
    .otx-hero-grid,
    .otx-grid-4,
    .otx-grid-3,
    .otx-footer-grid,
    .otx-cta {
        grid-template-columns: 1fr;
    }
    .otx-tech-slider {
        padding: 14px 0;
    }
    .otx-tech-track {
        gap: 18px;
        padding: 0 14px;
        animation: otx-tech-scroll 18s linear infinite;
    }
    .otx-tech-slider {
        --otx-item-width: 120px;
        --otx-tech-gap: 14px;
    }
    .otx-tech-item {
        font-size: 24px;
    }
    .otx-reviews-slider {
        --otx-review-width: min(92vw, 340px);
        --otx-review-gap: 14px;
    }
    .otx-reviews-track {
        animation-duration: 20s;
    }
    .otx-section-head {
        align-items: flex-start;
        flex-direction: column;
    }
    .otx-footer-bottom {
        flex-direction: column;
        align-items: flex-start;
    }
    .otx-services-cta {
        align-items: flex-start;
    }
    .otx-hero-card {
        height: 320px;
        padding: 24px;
    }
    .otx-hero-card .otx-orb {
        width: 250px;
        height: 250px;
    }
    .otx-hero-card .otx-orb:before {
        inset: 20px;
    }
    .otx-hero-brand-wrap {
        width: 92%;
    }
    .otx-hero-brand {
        width: min(96%, 360px);
    }
}

.dt_information--seven .item-inner .shape::after {
    content: "";
    position: absolute;
    top: -8px;
    right: -10px;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    transition: all .5s ease;
}

.dt_information--seven .item-inner .title a,
.dt_information--seven .item-inner .title {
    color: #fff;
}

.dt_information--seven .item-inner .text {
    color: rgba(255, 255, 255, 0.9);
    margin-top: 1.7rem;
}

.dt_information--seven .item-inner .dt-more {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 100%;
    font-size: 2rem;
    text-align: center;
    line-height: 5rem;
    color: #fff;
    background-color: var(--dt-main-color);
    margin-top: 2rem;
    transition: all 0.5s ease 0s;
}

.dt_information--seven .item-inner .dt-more i {
    display: inline-block;
    transform: rotate(320deg);
    transition: all 0.5s ease-in-out;
}

.dt_information--seven .item-inner .dt-more:focus i,
.dt_information--seven .item-inner .dt-more:hover i {
    transform: rotate(0deg);
}

.dt_information--seven .item-inner:focus-within .dt-more,
.dt_information--seven .item-inner:hover .dt-more {
    background-color: #ffffff;
    color: var(--dt-secondary-color);
}

.dt_information--seven .item-inner .hover-box {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 25%;
    height: 100%;
    background-color: var(--dt-main-color);
    transform: scaleX(0);
    transition: all 0.5s ease 0s;
    z-index: -1;
}

.dt_information--seven .item-inner .item-image + .hover-box + .hover-box + .hover-box + .hover-box,
.dt_information--seven .item-inner .item-image + .hover-box + .hover-box + .hover-box,
.dt_information--seven .item-inner .item-image + .hover-box + .hover-box,
.dt_information--seven .item-inner .item-image + .hover-box {
    background-color: rgba(var(--dt-main-rgb), 0.75);
}

.dt_information--seven .item-inner .hover-bx1 {
    left: 0;
    transition-delay: 0.105s;
    border-radius: 2rem 0 0 2rem;
}

.dt_information--seven .item-inner .hover-bx2 {
    left: 25%;
    transition-delay: 0.105s;
}

.dt_information--seven .item-inner .hover-bx3 {
    left: 50%;
    transition-delay: 0.105s;
}

.dt_information--seven .item-inner .hover-bx4 {
    left: 75%;
    transition-delay: 0s;
    border-radius: 0 2rem 2rem 0;
}

.dt_information--seven .item-inner:focus-within .hover-box,
.dt_information--seven .item-inner:hover .hover-box {
    opacity: 1;
    transform: scaleX(1);
}

/* Service eight */

.dt_information--eight .item-inner {
    border: 1px solid rgba(189, 189, 189, 0.2);
    background-color: #fff;
    border-radius: 2rem;
    padding: 2rem;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
}

.dt_information--eight .item-inner .item-image {
    position: relative;
    z-index: 1;
}

/*.dt_information--eight .item-inner .item-image::before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 96%;
    --dt-mask-image: url("data:image/svg+xml,%3Csvg%20width%3D%22362%22%20height%3D%22255%22%20viewBox%3D%220%200%20362%20255%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M0%2020C0%208.95431%208.9543%200%2020%200H342C353.046%200%20362%208.9543%20362%2020V234.607C362%20246.544%20351.611%20255.823%20339.749%20254.48L17.7492%20218.01C7.63905%20216.865%200%20208.312%200%20198.137V20Z%22%20fill%3D%22%23FF853F%22%2F%3E%3C%2Fsvg%3E");
    -webkit-mask-image: var(--dt-mask-image);
    mask-image: var(--dt-mask-image);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    background-color: var(--dt-main-color);
    top: 0;
    left: 0;
    border-radius: 2rem;
    transform: translateY(0px);
    transition: 0.5s;
}
    
.dt_information--eight .item-inner:focus-within .item-image::before,
.dt_information--eight .item-inner:hover .item-image::before {
    transform: translateY(1.5rem);
}*/

.dt_information--eight .item-inner .item-image a {
    overflow: hidden;
    border-radius: 2rem;
    position: relative;
}

.dt_information--eight .item-inner .item-image a::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.dt_information--eight .item-inner:focus-within .item-image a::before,
.dt_information--eight .item-inner:hover .item-image a::before {
    height: 250%;
    transition: all 600ms linear;
    background-color: transparent;
}

.dt_information--eight .item-inner .item-image a,
.dt_information--eight .item-inner .item-image img {
    display: block;
    width: 100%;
}

.dt_information--eight .item-inner .item-image img {
    transform: scale(1);
    transition: all 0.5s ease;
}

.dt_information--eight .item-inner .item-image a:focus img,
.dt_information--eight .item-inner .item-image a:hover img {
    transform: scale(1.1);
}

.dt_information--eight .item-inner .item-image .item-icon {
    width: 7.4rem;
    height: 7.4rem;
    line-height: 7.4rem;
    color: #fff;
    background-color: var(--dt-main-color);
    font-size: 4rem;
    text-align: center;
    border-radius: 1.4rem;
    position: absolute;
    bottom: -1.2rem;
    left: 2rem;
    z-index: 1;
    transition: 0.5s;
}

.dt_information--eight .item-inner .item-image .item-icon i {
    transition: 0.5s;
}

.dt_information--eight .item-inner:focus-within .item-icon i,
.dt_information--eight .item-inner:hover .item-icon i {
    animation: icon-bounce 800ms ease-out alternate;
}

.dt_information--eight .item-inner .item-content {
    padding: 3.5rem 1.5rem 1.5rem;
}

.dt_information--eight .item-inner .item-content .title {
    margin-bottom: 1rem;
    transition: 0.5s;
}

.dt_information--eight .item-inner .item-content .text {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 3.6rem;
}

/* CTA */

.dt_cta--one {
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.dt_cta--one .dt_cta-inner {
    position: relative;
    border-radius: 60px;
    overflow: hidden;
    background-color: var(--dt-main-color);
    z-index: 2;
}

.dt_cta--one .dt_cta-inner .cta-area {
    position: relative;
    z-index: 2;
    padding: 8rem 8rem;
}

@media only screen and (min-width: 768px) {
    .dt_cta--one .dt_cta-inner .cta-area {
        text-align: start;
    }
}

.dt_cta--one .dt_cta-inner .shape-mockup {
    position: relative;
    width: 100%;
    height: 100%;
}

.dt_cta--one .dt_cta-inner .shape-mockup img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dt_cta--one .dt_cta-inner .shape-mockup::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="555" viewBox="0 0 36 555"><path fill="currentColor" d="M14 0s5 11.5 6 20.5C25.778 72.5 6.858 97.03 8.5 143c1 28 24.972 68.5 26.5 112.5 1.39 40-21 82-23.5 128C10.277 406 23 425 23 457c0 25.963-7.191 52.966-8 74-.5 13 0 14 1 24H0V0h14Zm3.002 494c-1.115 4.176-3.454 12.297-4.503 21.5-.835 7.326-.632 14.971.06 24.5.618-2.857.224-14.064 1.202-24.264.925-9.651 3.738-14.236 3.241-21.736Zm2.385-16.904c-1.066 2.3-1.501 7.568-.394 9.943.643-3.97.685-7.791.394-9.943ZM14.499 419.5c-.5 2.5.5 5.5 2.5 7.5-.5-4-1.5-5.5-2.5-7.5ZM6.086 400c-.344 2.106.036 8.014 4.31 14.788-1.182-2.778-3.109-8.579-4.31-14.788Zm2.473-21c-1.06 8-1.373 18.111 4.44 32-2.018-7.716-4.44-20-4.44-32Zm1.44-22c-1.333 1.667-3.9 7-3.5 15 .333-3 1.5-9 3.5-15Zm21-98c-.5 16.5-3 35.667-5.5 47 7.2-20.4 6.667-39.833 5.5-47Zm-18.5-63.5c4.5 12.5 12.5 40 13 69 3-23-6.667-54.833-13-69Zm-2-29.5c-1 6 3 15 6.5 21-3-8-5.5-14-6.5-21Zm2.5-81c-4.5 14.5-9.5 39-6.437 65C5.5 120.5 11.5 98 13 85Zm3.998-41c-1.499.003-1.5 10.5-1.5 18 1-4.5 3.502-18 1.5-18ZM9 2c2 4.333 6.1 14.2 6.5 19-.167-3.833-1.7-13-6.5-19Z"/></svg>');
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="555" viewBox="0 0 36 555"><path fill="currentColor" d="M14 0s5 11.5 6 20.5C25.778 72.5 6.858 97.03 8.5 143c1 28 24.972 68.5 26.5 112.5 1.39 40-21 82-23.5 128C10.277 406 23 425 23 457c0 25.963-7.191 52.966-8 74-.5 13 0 14 1 24H0V0h14Zm3.002 494c-1.115 4.176-3.454 12.297-4.503 21.5-.835 7.326-.632 14.971.06 24.5.618-2.857.224-14.064 1.202-24.264.925-9.651 3.738-14.236 3.241-21.736Zm2.385-16.904c-1.066 2.3-1.501 7.568-.394 9.943.643-3.97.685-7.791.394-9.943ZM14.499 419.5c-.5 2.5.5 5.5 2.5 7.5-.5-4-1.5-5.5-2.5-7.5ZM6.086 400c-.344 2.106.036 8.014 4.31 14.788-1.182-2.778-3.109-8.579-4.31-14.788Zm2.473-21c-1.06 8-1.373 18.111 4.44 32-2.018-7.716-4.44-20-4.44-32Zm1.44-22c-1.333 1.667-3.9 7-3.5 15 .333-3 1.5-9 3.5-15Zm21-98c-.5 16.5-3 35.667-5.5 47 7.2-20.4 6.667-39.833 5.5-47Zm-18.5-63.5c4.5 12.5 12.5 40 13 69 3-23-6.667-54.833-13-69Zm-2-29.5c-1 6 3 15 6.5 21-3-8-5.5-14-6.5-21Zm2.5-81c-4.5 14.5-9.5 39-6.437 65C5.5 120.5 11.5 98 13 85Zm3.998-41c-1.499.003-1.5 10.5-1.5 18 1-4.5 3.502-18 1.5-18ZM9 2c2 4.333 6.1 14.2 6.5 19-.167-3.833-1.7-13-6.5-19Z"/></svg>');
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: var(--dt-main-color);
    width: 36px;
    height: 100%;
}

.section-title-two .dt_cta--one .section-title.text-white .sub-title {
    --dt-main-color: #fff;
}

.btn--effect-one .dt_cta--one .dt-btn:hover,
.btn--effect-one .dt_cta--one .dt-btn:focus {
    --dt-main-color: #fff;
    border-color: #fff;
    color: #000;
}

@media only screen and (max-width: 767px) {
    .dt_cta--one .dt_cta-inner .cta-area {
        padding: 5rem 5rem 3.5rem;
        text-align: center !important;
    }
    .section-title-two .dt_cta--one .section-title.text-white .sub-title {
        justify-content: center;
    }
    .dt_cta--one .dt_cta-inner .shape-mockup::before {
        -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="556" height="37" viewBox="0 0 556 37"><path fill="currentColor" d="M555.031 14.969s-11.5 5-20.5 6c-52 5.778-76.529-13.142-122.5-11.5-28 1-68.5 24.972-112.5 26.5-40 1.39-82-21-128-23.5-22.5-1.223-41.5 11.5-73.5 11.5-25.963 0-52.965-7.191-74-8-13-.5-14 0-24 1v-16h555v14Zm-494 3.002c-4.176-1.115-12.297-3.454-21.5-4.503-7.326-.835-14.97-.632-24.5.06 2.857.618 14.065.224 24.264 1.202 9.652.925 14.236 3.738 21.736 3.24Zm16.905 2.385c-2.301-1.066-7.569-1.502-9.944-.394 3.97.643 7.791.685 9.944.394Zm57.595-4.888c-2.5-.5-5.5.5-7.5 2.5 4-.5 5.5-1.5 7.5-2.5Zm19.5-8.413c-2.106-.344-8.013.036-14.788 4.31 2.778-1.182 8.579-3.109 14.788-4.31Zm21 2.473c-8-1.06-18.111-1.373-32 4.44 7.717-2.018 20-4.44 32-4.44Zm22 1.44c-1.667-1.333-7-3.9-15-3.5 3 .333 9 1.5 15 3.5Zm98 21c-16.5-.5-35.666-3-47-5.5 20.4 7.2 39.834 6.667 47 5.5Zm63.5-18.5c-12.5 4.5-40 12.5-69 13 23 3 54.834-6.667 69-13Zm29.5-2c-6-1-15 3-21 6.5 8-3 14-5.5 21-6.5Zm81 2.5c-14.5-4.5-39-9.5-65-6.437 29.5-1.063 52 4.937 65 6.437Zm41 3.998c-.002-1.499-10.501-1.5-18-1.5 4.5 1 18 3.502 18 1.5Zm42-7.998c-4.333 2-14.2 6.1-19 6.5 3.834-.167 13-1.7 19-6.5Z"/></svg>');
        mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="556" height="37" viewBox="0 0 556 37"><path fill="currentColor" d="M555.031 14.969s-11.5 5-20.5 6c-52 5.778-76.529-13.142-122.5-11.5-28 1-68.5 24.972-112.5 26.5-40 1.39-82-21-128-23.5-22.5-1.223-41.5 11.5-73.5 11.5-25.963 0-52.965-7.191-74-8-13-.5-14 0-24 1v-16h555v14Zm-494 3.002c-4.176-1.115-12.297-3.454-21.5-4.503-7.326-.835-14.97-.632-24.5.06 2.857.618 14.065.224 24.264 1.202 9.652.925 14.236 3.738 21.736 3.24Zm16.905 2.385c-2.301-1.066-7.569-1.502-9.944-.394 3.97.643 7.791.685 9.944.394Zm57.595-4.888c-2.5-.5-5.5.5-7.5 2.5 4-.5 5.5-1.5 7.5-2.5Zm19.5-8.413c-2.106-.344-8.013.036-14.788 4.31 2.778-1.182 8.579-3.109 14.788-4.31Zm21 2.473c-8-1.06-18.111-1.373-32 4.44 7.717-2.018 20-4.44 32-4.44Zm22 1.44c-1.667-1.333-7-3.9-15-3.5 3 .333 9 1.5 15 3.5Zm98 21c-16.5-.5-35.666-3-47-5.5 20.4 7.2 39.834 6.667 47 5.5Zm63.5-18.5c-12.5 4.5-40 12.5-69 13 23 3 54.834-6.667 69-13Zm29.5-2c-6-1-15 3-21 6.5 8-3 14-5.5 21-6.5Zm81 2.5c-14.5-4.5-39-9.5-65-6.437 29.5-1.063 52 4.937 65 6.437Zm41 3.998c-.002-1.499-10.501-1.5-18-1.5 4.5 1 18 3.502 18 1.5Zm42-7.998c-4.333 2-14.2 6.1-19 6.5 3.834-.167 13-1.7 19-6.5Z"/></svg>');
        width: 100%;
        height: 36px;
        top: -1px;
    }
}

.woocommerce .summary .product_meta>span a {
    text-decoration: none;
}

table.wc-block-cart-items .wc-block-cart-items__header th {
    font-size: 1.6rem;
    font-weight: 700;
}

.wc-block-components-sidebar-layout.wc-block-cart .wc-block-cart__totals-title {
    font-weight: 700;
}