.elementor-kit-7{--e-global-color-primary:#F47839;--e-global-color-secondary:#E6EDF0;--e-global-color-text:#43546A;--e-global-color-accent:#61C3D9;--e-global-color-24cf783:#393939;--e-global-color-d7c69c8:#DC9944;--e-global-color-6b37a75:#47A2D3;--e-global-color-7083719:#589BA0;--e-global-color-74228cd:#A3167F;--e-global-color-f288afe:#AAB500;--e-global-color-addca9d:#67CAC7;--e-global-color-6ec8fd6:#47AEAC;--e-global-color-dba2118:#FCF5F2;--e-global-color-f4c12f2:#FDB840;--e-global-color-d8d6db3:#A6CBCF;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--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;background-color:#FFFFFF;color:var( --e-global-color-24cf783 );font-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:400;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:1050ms;--e-preloader-animation:eicon-spin;--e-preloader-animation-duration:1500ms;--e-preloader-delay:700ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:66px;}.elementor-kit-7 e-page-transition{background-color:#FFFFFF;}.elementor-kit-7 a{color:var( --e-global-color-primary );text-decoration:underline;}.elementor-kit-7 a:hover{color:var( --e-global-color-6ec8fd6 );}.elementor-kit-7 h1{color:#393939;font-family:"Titillium Web", Sans-serif;font-size:80px;font-weight:700;}.elementor-kit-7 h2{color:var( --e-global-color-24cf783 );font-family:"Titillium Web", Sans-serif;font-size:80px;font-weight:700;}.elementor-kit-7 h3{font-size:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1365px){.elementor-kit-7 h2{line-height:73px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h2{line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    scroll-behavior: smooth;
    scrollbar-color: #FDB840 #393939;
    scrollbar-width: thin;
}
::-webkit-scrollbar {
    background: #393939;
    width: 3px;
}

::-webkit-scrollbar-thumb {
    background: #FDB840;
}


body{
    overflow-x: hidden;
}
.pp-post-title a,a.elementor-button,a.elementor-button.elementor-button-link, a.elementor-element{
    text-decoration: none;
}
a.elementor-element:hover {
    color: inherit;
}
h2 b, h1{
    font-weight:700;
  background: linear-gradient(90deg, #F24B6C 0%, #FDB840 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h2{position: relative;margin-bottom:25px!important;}
h2:after{
    content:'';
    bottom:-15px;
    display:block;
    position:absolute;
    bottom:-25px;
    
    background:url(https://technofuturtic-staging.triptyk.eu/wp-content/uploads/2024/04/dots.svg) no-repeat;
    width:55px;
    height:12px;
}
/****/
.page-id-4833 .bdt-ep-review-card-grid-rating{
    display: none !important;
}

.page-id-4833 .bdt-image-mask:before{
    content:'';
    display:block;
    width:150%;
    height:150%;
    position:absolute;
    top:-40px;
    left:-40px;
    z-index: 1;
    background: url(https://technofuturtic-staging.triptyk.eu/wp-content/uploads/2024/04/lines.svg) center center;
    background-size:cover;
    transition:5s cubic-bezier(.23,-1.13,.25,1.59);
    
}
.page-id-4833 .bdt-ep-review-card-grid-item:hover .bdt-image-mask:before{
    transform: rotate(-25deg);
}/* End custom CSS */