:root {
  --gray-300: #b3b3b3;
  --gray-500: #31516a;
  --white: #ececec;
  --border-radius: #222;
  --ye: #dca972;
  --yellow-green-700: #7aa35a;
  --primary: #ee8033;
  --kÃ¼tÃ¼p-library--dim-grey: #6e6e6e;
  --kÃ¼tÃ¼p-library--dark-slate-grey: #264653;
  --waves-library--black: #131313;
  --waves-library--dark-elevation: #ede0d8;
  --kÃ¼tÃ¼p-library--burntsienna: #e76f51;
  --kÃ¼tÃ¼p-library--dark-slate-grey-x: #2e5261;
}




.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  background-color: #000;
  font-family: Satoshi Variable, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  color: #fff;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: .2em;
  font-family: Satoshi Variable, sans-serif;
  font-size: 6.6rem;
  font-weight: 500;
  line-height: 1;
}

h2 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Satoshi Variable, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.1;
}

h4 {
  margin-top: 0;
  margin-bottom: .5em;
  font-family: Satoshi Variable, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

p {
  color: var(--gray-300);
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.6;
}

a {
  color: #fff;
  text-decoration: underline;
}

a:hover {
  color: var(--gray-300);
}

.section {

  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
}

.section.hero {
  background-color: #1d4d2a;
background-image: url('../images/govt-Corp-Procurement.png');
  background-position: 58vw 100%, 100% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;

  padding-top: 145px;

  display: flex;
}

.section.hero.partner {
  background-color: #1d4d2a;
 
  background-position: 58vw 100%, 100% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 145px;
  padding-bottom: 72px;
  display: flex;
}

.section.hero.sixdx {
  background-color: #1d4d2a;
 
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 145px;
  padding-bottom: 72px;
  display: flex;
}

.section.hero.iapx {
  background-image: url('../images/Untitled-800-x-500-px-1.png'), url('../images/Background-pattern-2-.svg'), url('../images/bg-apx-platform.jpg');
  background-position: 54vw 100%, 100% 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 80%, contain, cover;
}

.section.hero.iapx.cdc {
  background-image: url('../images/iapx.png'), url('../images/Background-pattern-2-.svg');
  background-position: 54vw 100%, 100% 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 80%, contain;
}

.section.hero.iapx.cdc.inside {
  background-color: #1d4d2a;
    background-position: 54vw 100%, 100% 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 80%, contain, cover;
}

.section.hero.nj {
  background-color: #1d4d2a;
   background-size: auto 80%, contain;
}

.section.hero.nj.as {
  background-color: #1d4d2a;
 background-position: 58vw 100%, 0 0, 100% 0, 100%;
  background-repeat: no-repeat, repeat, repeat, repeat;
  background-size: auto 80%, auto, contain, cover;
  height: 590px;
}

.section.hero.nj.as.yellow {

}

.section.hero.nj.as.dcdc.fr {
  
}

.section.hero.nj.as.dcdc.fr.yellow {

}

.section.hero.nj.dcdc {
  background-image: url('../images/Frame-22-4.png'), url('../images/Background-pattern-2-.svg');
 
}
.section.hero.xsa {
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 0;
  background-repeat: repeat;
  background-size: contain;
}

.section.hero.xsa.sdc {
  background-color: #fff;
  height: auto;
}

.section.hero.xsa.sdc.cvh {
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 0;
  background-repeat: repeat;
  background-size: contain;
  padding-top: 79px;
  padding-bottom: 79px;
}

.section.hero.xsa.sdc.ds {
 
}

.section.hero._2 {
  background-color: #fff;
  background-image: url('../images/FOld-3.png'), url('../images/Background-pattern-2-.svg');
  background-position: 54vw 100%, 100% 0;
  background-size: auto 90%, contain;
  height: auto;
  min-height: 500px;
  padding-top: 88px;
  padding-bottom: 47px;
}

.section.hero.canvas {
  background-image: url('../images/Background-pattern-2-.svg'), linear-gradient(258deg, rgba(124, 124, 124, 0), var(--gray-300)), url('../images/pexels-lisa-fotios-16129703.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: contain, auto, cover;
  background-attachment: scroll, scroll, fixed;
  height: 400px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.hero.canvas.design_thinking {
  background-image: url('../images/Background-pattern-2-.svg'), linear-gradient(258deg, rgba(124, 124, 124, 0), var(--gray-300)), url('../images/banner-design-thinking.jpg');
  height: 420px;
  padding-top: 135px;
}

.section.metrics {
  background-color: #fff;
  background-position: 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, contain, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.section.metrics.bhj {
   background-position: 0 0, 50%, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, cover, contain, auto;
  padding-bottom: 100px;
  position: static;
}

.section.metrics.bhj.sda {
 
}

.section.metrics.bhj.sx {
 }

.section.metrics.df {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section.metrics.df.green {
  padding-top: 0;
}

.section.metrics.df.green.gr {
  background-color: #1d4d2a;
}

.section.metrics.df.dc {
  padding-top: 66px;
  padding-bottom: 66px;
}

.section.overflow-hidden.hide {
  display: none;
}

.section.cta {
  

}

.section.cta.sjb {
  display: none;
}

.section.contact {
  padding-top: 60px;
  padding-bottom: 0;
}

.section.cc {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.bl {
  background-color: #dca972 ;
  background-color: #dca972;

  background-position: 50%;
  background-size: contain;
}

.section.bl.dsf {
  background-color: var(--white);

 
  flex-direction: column;
  align-items: center;
  padding-bottom: 155px;
  display: flex;
}

.section.bl.dsf.bhjb {
  padding-top: 0;
  padding-bottom: 40px;
}

.section.bl.dsf.bhjb.space-xxsmall {
   background-position: 0 0, 0 0, 50%;
  background-size: cover, auto, contain;
}

.section.bl.dsf.bhjb.dsc {
  
}

.section.bl.dsf.xc {
  z-index: 1;
  background-color: var(--white);
  padding-bottom: 48px;
}

.section.bl.dsf.xc.blue {
  z-index: 0;
  background-image: linear-gradient(to bottom, #dca972 , #dca972 ), url('../images/Background-pattern.svg');
  background-position: 0 0, 50%;
  background-size: auto, contain;
  padding-top: 96px;
  padding-bottom: 96px;
}

.section.bl.dsf.xc.product {
  padding-bottom: 100px;
}

.section.bl.csd {
  background-image: url('../images/Screenshot-2024-03-14-at-3.58.34-PM-min.png'), url('../images/Background-pattern.svg');
  background-position: 50% 0, 50%;
  background-size: cover, contain;
}

.section.njkn {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container {
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.vd {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container.vd.hide {
  display: none;
}

.container.sdc {
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.container.gvhsv {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image {
  opacity: 0;
}

.clients-tag {
  color: #dca972 ;
  text-align: left;
  margin-bottom: 48px;
}

.clients-tag.csd {
  margin-bottom: 20px;
}

.clients-wrapper-three {
  opacity: .8;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -10px;
  display: flex;
}

.clients-image-three {
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
}

.button {
  grid-column-gap: .5rem;
  background-color: #dca972 ;
  color: #fff;
  text-align: center;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.button:hover {

  background-color: #fff ;
  box-shadow: none;
  color: #1d4d2a;
}
a.button.bhj.w-inline-block.header-but:hover {
 background-color:#1d4d2a ;
 color: #fff;
}
a.button.rep.w-inline-block.header-but:hover {
  background-color:#1d4d2a ;
  color: #fff;
}



.button:focus {
  background-color: var(--primary);
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px rgba(205, 234, 107, .5);
}

.button.blue {
  background-color: #dca972 ;
  color: #fff;
  margin-top: 30px;
}
.button.blue:hover {
  background-color:#1d4d2a ;

}




.button.blue.km {
  margin-top: 0;
}

.button.blue.bh {
  margin-top: 10px;
}

.button.blue.cs {
  margin-top: 0;
}

.button.dc {
  margin-top: 36px;
}

.button.abhjx {
  background-color: #dca972 ;
  color: #fff;
  width: auto;
  margin-top: 25px;
  margin-left: 19px;
  margin-right: 19px;
}

.button.bhj {
  margin-top: 20px;
  margin-left: 19px;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: 0%;
  right: auto;
}

.button.bhj:focus {
  background-color: #dca972 ;
}

.button.jbk {
  width: auto;
  margin-left: 10px;
}

.button.jbk:focus {
  background-color: #dca972 ;
  color: #fff;
}

.button-secondary {
  grid-column-gap: .5rem;
  border-color: var(--border-radius);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #111;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .625rem 1.125rem;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.button-secondary:hover {
  color: #fff;
  background-color: #000;
  border-color: #494949;
}

.button-secondary:focus {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px #f2f4f7;
}

.button-secondary.show-tablet {
  display: none;
}

.button-row {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-row.button-row-center, .button-row.bjh {
  justify-content: center;
}

.button-row.bjh.nsx {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
}

.button-row.hide {
  display: none;
}

.paragraph-large {
  color: var(--border-radius);
  text-align: left;
  letter-spacing: normal;
  font-size: 24px;
  line-height: 1.3;
}

.icon-small {
  color: var(--white);
  width: 1.5rem;
  height: 1.5rem;
}

.space-xsmall {
  width: 100%;
  min-height: 1rem;
}

.heading-medium {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 36px;
  line-height: 1.3;
}

.layout-content {
  border: 1px none var(--border-radius);
  background-color: #fff;
  border-radius: 12px;
  height: 100%;
  padding: 0 0 37px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.layout-content.horizontal {
  background-image: url('../images/Insights-Chart.svg'), url('../images/Background-pattern.svg');
  background-position: 100% 100%, 290%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
}

.layout-content.horizontal.ds {
  background-image: url('../images/Background-pattern.svg');
  background-position: 290%;
  background-repeat: no-repeat;
  background-size: auto;
}

.layout-content.vertical {
  background-color: #dca972 ;
  color: var(--white);
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-style: none;
  border-radius: 14px;
  flex-direction: column;
  justify-content: flex-start;
  padding: 40px 20px;
  display: flex;
  box-shadow: 0 2px 14px 2px rgba(0, 0, 0, .2);
}

.layout-content.vertical.ds {
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.layout-content.vertical.hjb {
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-bottom: 0;
}

.layout-content.vertical.yeh {
  background-color: #dca972 ;
  color: var(--border-radius);
  padding-bottom: 20px;
  text-decoration: none;
}

.layout-content.vertical.yeh.sxcc {
  background-image: linear-gradient(rgba(251, 214, 51, .25), rgba(251, 214, 51, .25)), url('../images/Background-pattern-2-.svg'), url('../images/02-1.jpg');
  background-position: 0 0, 100% 100%, 50% 100%;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, auto, cover;
  min-height: 400px;
  padding-bottom: 40px;
  position: absolute;
}

.layout-content.vertical.grey {
  background-color: var(--gray-300);
  color: var(--border-radius);
}

.layout-content.vertical.grey.sxcc {
  background-image: url('../images/Background-pattern-2-.svg'), url('../images/02-1.jpg');
  background-position: 100% 100%, 100% 100%;
  background-repeat: no-repeat, repeat;
  background-size: auto, cover;
  min-height: 400px;
  position: absolute;
}

.layout-content.vertical.white {
  border-bottom: 4px none #dca972 ;
  color: var(--border-radius);
  background-color: #fff;
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
  height: 280px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  position: relative;
}

.layout-content.vertical.white:hover {
  background-color: #dca972;
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.layout-content.vertical.white.xsx {
  height: auto;
}

.layout-content.vertical.white.up {
  border-top: 4px solid #dca972 ;
  border-bottom-style: none;
  border-radius: 0 0 12px 12px;
}

.layout-content.vertical.cc {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.layout-content.vertical.xsxs {
  background-color: var(--white);
  color: var(--border-radius);
}

.layout-content.vertical.xsxs.sxcc {
  background-color: rgba(49, 81, 106, .32);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  min-height: 400px;
  position: absolute;
}

.layout-content.vertical.ss {
  background-color: var(--white);
  padding-top: 13px;
  padding-bottom: 13px;
}

.layout-content.vertical.ss.sxx {
  background-image: url('../images/Design-Thinking-for-Digital-Enterprise-Bangladesh-March-21-2024.png'), url('../images/Background-pattern-2-.svg');
  background-position: 50%, 100% 100%;
  background-repeat: repeat, no-repeat;
  background-size: cover, auto;
  justify-content: flex-end;
}

.layout-content.vertical.ss.sxx.bjb {
  background-image: url('../images/12-1.png'), url('../images/Background-pattern-2-.svg');
}

.layout-content.vertical.ss.bhj {
  background-color:#1d4d2a;

  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 9px;
  flex-flow: row;
  width: 47%;
}

.layout-content.vertical.ss.bhj.cdsc {
  justify-content: flex-start;
  align-items: center;
  width: 96%;
}



.layout-content.vertical.sxcc {
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: auto;
  min-height: 400px;
  padding-top: 78px;
}

.layout-content.vertical.sxcc.dfcd {
  background-image: url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(49, 81, 106, .42), rgba(49, 81, 106, .42)), url('../images/avatars-1.png');
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, cover;
  position: absolute;
}

.layout-content.vertical.sxcc.dfcd:active {
  background-image: url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(49, 81, 106, .6), rgba(49, 81, 106, .6)), url('../images/avatars-1.png');
  background-position: 100% 100%, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, cover;
}

.layout-content.vertical.sxcc.dfcd.vhg {
  background-color: var(--white);
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  justify-content: flex-start;
  align-items: flex-start;
}

.layout-content.fff {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-height: none;
  display: flex;
  overflow: hidden;
}

.layout-content.fff:hover {
  max-height: none;
}

.layout-content.fff.dcsdc {
  cursor: pointer;
  padding-bottom: 0;
}

.layout-content.jdnc {
  padding: 43px;
}

.layout-content.jdnc.cd {
  background-color: var(--white);
  background-image: url('../images/Rectangle-4-1.png'), url('../images/Rectangle-3.png');
  background-position: 110% -10%, 109% -7%;
  background-repeat: no-repeat, no-repeat;
  background-size: 60px, 60px;
  padding: 22px;
}

.layout-content.jb {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 69px 27px 80px;
  display: flex;
  position: relative;
}

.layout-content.jb.dc {
  height: auto;
  padding-top: 24px;
  padding-bottom: 24px;
}

.header-image-wrapper {
  position: relative;
}

.header-image-wrapper.bhj, .header-image-wrapper.hide {
  display: none;
}

.cta-header-component {
  grid-column-gap: 0px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: minmax(200px, 600px) 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 0;
  display: grid;
}

.cta-header-component.sad {
  grid-template-columns: minmax(200px, 670px) 1fr;
}

.cta-header-component.sdvdv {
  grid-template-columns: minmax(200px, auto) 1fr;
}

.cta-header-component.ddcd {
  grid-template-columns: minmax(200px, auto);
}

.cta-header-component.dcd {
  grid-template-columns: minmax(200px, 640px) 1fr;
}

.navbar-menu-button {
  padding: 0;
}

.button-tertiary {
  grid-column-gap: .5rem;
  color: #475467;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: flex;
}

.button-tertiary:hover {
  color: #344054;
  background-color: #f9fafb;
}

.button-tertiary.hide-tablet {
  background-color: #dca972 ;
  color: var(--white);
}

section.section.bl.webinar.insig-sec {
  background: #fff!important;
}

.button-tertiary.hide-tablet:hover {
  background-color: #1d4d2a;
}

.button-tertiary.hide-tablet.sx {
  opacity: 0;
  margin-top: 20px;
  box-shadow: 0 2px 17px rgba(0, 0, 0, .2);
}

.button-tertiary.hide-tablet.sx.xc {
  background-color:  #dca972;
}
.button-tertiary.hide-tablet.sx.xc:hover {
  background-color:#1d4d2a;
}

.button-tertiary.hide-tablet.sx.xc.guyt {
  background-color: #dca972 ;
  opacity: 1;
  width: 80%;
  max-width: 80%;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: auto;
}

.button-tertiary.hide-tablet.sx.xc.guyt:hover {
  background-color:#1d4d2a;
}

.button-tertiary.hide-tablet.asda {
  background-color: #dca972 ;

}
.button-tertiary.hide-tablet.asda:hover {
  background-color: #1d4d2a ;

}

.show-tablet {
  display: none;
}

.navbar-button-wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  align-items: center;
  display: flex;
}

.navbar-menu-right {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.navbar-link {
  color: rgba(0, 0, 0, .7);
  align-items: center;
  padding: 1.75rem 1rem;
  font-family: Satoshi Variable, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  transition: all .3s;
}

.navbar-link:hover {
  color: var(--white);
}

.navbar-link.w--current {
  color: #000;
}

.icon-wrapper {
  color: #31516a;
  flex: none;
  margin-right: 16px;
}

.dropdown-link {
  color: rgba(29, 29, 29, .7);
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  background-color: #fff;
  border:0.1rem solid #f5f5f5;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  width: 100%;
  padding: .75rem;
  font-size: 14px;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: block;
}

.dropdown-link:hover {
  color: #1d4d2a;
}

.dropdown-link-list {
  grid-column-gap: 0px;
  grid-row-gap: 0rem;
  background-color: #dca972 ;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  grid-auto-rows: max-content;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  width: auto;
  min-width: 230px;
  display: grid;
}

.navbar-container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 96%;
  max-width: 1280px;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.navbar-dropdown-list {
  box-shadow: 0 12px 16px -4px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(16, 24, 40, .03);
}

.navbar-dropdown-list.w--open {
  background-color: rgba(22, 22, 22, .94);
  border-radius: 8px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.navbar-dropdown-list.jn.w--open {
  top: 54px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.navbar-dropdown-list.dcdc {
  display: flex;
  position: relative;
}

.dropdown-icon {
  color: rgba(12, 12, 12, .7);
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 2px;
  margin-right: .5rem;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: 0%;
}

.dropdown-toggle {
  color: rgba(255, 255, 255, .7);
  align-items: center;
  padding: .85rem 2.1rem .85rem 1rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  transition: all .3s;
  display: flex;
}

.dropdown-toggle:hover {
  color: var(--white);
}

.dropdown-toggle.hbj {
  padding-right: 1rem;
}

.menu-dropdown {
  position: relative;
}

.menu-left {
  flex: none;
  margin-top: 0;
  margin-bottom: 0;
}

.menu-left.mk {
  display: flex;
}

.navbar-menu {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 1.5rem;
  display: flex;
  position: static;
}

.navbar-component {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 80px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: fixed;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, .2);
}

.text-medium {
  color: rgba(39, 39, 39, .7);
  letter-spacing: normal;
  font-size: 16px;
  line-height: 1.5;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 100%;
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
  min-height: 4rem;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-size-medium {
  color: rgba(255, 255, 255, .7);
  letter-spacing: normal;
}

.icon-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.pricing-feature-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: .75rem;
}

.pricing-feature {
  display: flex;
}

.pricing-feature-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  display: grid;
}

.text-semibold {
  font-weight: 600;
}

.card-heading {
  letter-spacing: normal;
  font-weight: 600;
}

.pricing-divider {
  background-color: rgba(255, 255, 255, .3);
  width: 100%;
  height: 1px;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.pricing-top-right-text {
  color: rgba(255, 255, 255, .7);
  letter-spacing: normal;
  margin-left: .125rem;
  font-size: 1.125rem;
  font-weight: 500;
}

.pricing-top-right-price {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.2;
}

.space-xxsmall {
  width: 100%;
  min-height: .5rem;
}

.badge {
  grid-column-gap: .375rem;
  opacity: .66;
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
  white-space: nowrap;
  background-color: #111;
  border: 1px solid #4b4b4b;
  border-radius: 10rem;
  align-items: center;
  padding: .125rem .625rem;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.badge.primary {
  color: #6941c6;
  background-color: #f9f5ff;
}

.badge.hide-mobile-portrait {
  background-color: #272727;
}

.h3 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.4;
}

.pricing-name-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  align-items: center;
  display: flex;
}

.icon-large-outline {
  color: #31516a;
  background-color: #f4ebff;
  border: .5rem solid #f9f5ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.pricing-icon-wrapper {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
}

.pricing-content-left {
  max-width: 200px;
}

.pricing-content-top {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.pricing-content {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.pricing-plan {
  background-image: linear-gradient(#1b1b1b, #202020);
  border: 1px solid #2b2b2b;
  border-radius: 1rem;
  padding: 2rem;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, .2), 0 12px 16px -4px #101010, 0 4px 6px -2px #000;
}

.pricing-plans {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
}

.pricing-tab-component {
  overflow: visible;
}

.pricing-tab-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: rgba(255, 255, 255, .7);
  background-color: rgba(0, 0, 0, 0);
  border-radius: .375rem;
  align-items: center;
  padding: .5rem 1rem;
  font-weight: 600;
  display: flex;
}

.pricing-tab-link.w--current {
  background-color: var(--primary);
  color: #101010;
  box-shadow: 0 1px 3px rgba(16, 24, 40, .1), 0 1px 2px rgba(16, 24, 40, .06);
}

.pricing-tab-menu {
  grid-column-gap: .5rem;
  grid-row-gap: 16px;
  background-color: #101010;
  border: 1px solid #1d1d1d;
  border-radius: .5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  align-self: center;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
  padding: .375rem;
  display: grid;
}

.pricing-component {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.subheading {
  color: var(--primary);
  margin-bottom: .75rem;
  font-weight: 600;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.text-align-center {
  text-align: center;
}

.space-medium {
  width: 100%;
  min-height: 2rem;
}

.cta-component {
  background-image: linear-gradient(#242424, #2b2b2b);
  border: 1px solid #484849;
  border-radius: 1rem;
  flex-direction: column;
  align-items: center;
  padding: 4rem;
  display: flex;
}

.footer-legal-link {
  color: rgba(255, 255, 255, .7);
  font-size: .875rem;
  text-decoration: none;
  transition: all .3s;
}

.footer-legal-link:hover {
  color: var(--white);
}

.footer-legal-list {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: grid;
}

.text-small {
  color: rgba(0, 0, 0, .7);
  letter-spacing: normal;
  font-size: 14px;
  line-height: 1.5;
}

.text-small.text-color-light {
  color: rgba(255, 255, 255, .7);
}

.footer-bottom-wrapper {
  border-top: 1px solid var(--border-radius);
  justify-content: space-between;
  align-items: center;
  margin-top: 4rem;
  padding-top: 2rem;
  display: flex;
}

.footer-social-icon {
  color: rgba(255, 255, 255, .7);
  width: 1.5rem;
  height: 1.5rem;
  margin-right: .75rem;
}

.footer-social-link {
  color: rgba(255, 255, 255, .7);
  align-items: center;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.footer-social-link:hover {
  color: var(--white);
}

.footer-link-list-heading {
  color: var(--border-radius);
  letter-spacing: normal;
  margin-bottom: 1rem;
  font-size: .875rem;
  font-weight: 600;
}

.footer-link-list {
  color: #131313;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  align-items: flex-start;
  justify-items: start;
  display: flex;
}

.footer-link {
  grid-column-gap: 8px;
  color: rgba(41, 41, 41, .7);
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.footer-link:hover {
  color: var(--white);
}

.footer-menu-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr .25fr;
  align-items: start;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.text-link {
  color: var(--white);
  text-decoration: underline;
  transition: color .3s;
}

.text-link:hover {
  color: #797979;
}

.form-input {
  border: 1px solid var(--border-radius);
  color: #4b4b4b;
  background-color: rgba(255, 255, 255, .06);
  border-radius: .5rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  transition: all .3s;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05);
}

.form-input:focus {
  border-color: var(--primary);
  color: #101828;
  box-shadow: 0 1px 2px rgba(16, 24, 40, .05), 0 0 0 4px rgba(215, 247, 111, .5);
}

.form-input::placeholder {
  color: rgba(255, 255, 255, .7);
}

.foot-form {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  margin-bottom: 12px;
  display: grid;
}

.footer-form-blog {
  width: 100%;
  max-width: 35rem;
  margin-top: 2rem;
  margin-bottom: 0;
}

.logo-link {
  margin-bottom: 2rem;
}

.footer-left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  max-width: 32rem;
  display: flex;
}

.footer-top-wrapper {
  grid-column-gap: 8vw;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: .75fr auto;
  align-items: start;
}

.layout-text-wrapper {
  grid-row-gap: 10px;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  display: flex;
}

.layout-list-item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-right: 1px none #dca972 ;
  border-left: 1px none #dca972 ;
  background-color: rgba(255, 255, 255, .06);
  background-image: url('../images/Background-pattern-2-.svg');
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr 1px 1fr 1px 1fr;
  align-content: center;
  justify-content: center;
  align-self: center;
  align-items: center;
  justify-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 60px;
  padding: 64px 32px;
  display: none;
}

.layout-metrics {
  grid-row-gap: 20px;
  text-align: center;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 59px;
  display: flex;
}

.vertical-divider {
  background-color: rgba(59, 59, 59, .38);
  border-radius: 12px;
  width: 1px;
  height: 100%;
}

.text-color-accent {
  border-bottom: 2px none #dca972;
  color:#dca972;
}

.text-color-accent.line {
  border-bottom-style: solid;
  position: relative;
}

.text-color-accent.line.white {
  color: var(--white);
}

.text-color-accent.line.grey {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  border-bottom-style: none;
  font-size: 50px;
}

.text-color-accent.line.black {
  color: #fff;
    border-bottom-style: none;
    font-size: 50px;
}

.text-color-accent.line.grey.white {
  color: var(--white);
  text-shadow: 0 0 1px #000;
}

.features-component-layout {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.features-component-layout.reverse-tablet {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.features-component-layout.reverse-tablet.sxa {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(85, 83, 83, 0);
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  align-items: stretch;
  padding: 0;
  display: none;
  position: relative;
}

.features-component-layout.reverse-tablet.sx {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-content: center;
  justify-content: center;
  align-items: start;
  justify-items: center;
  width: 100%;
  height: auto;
}

.features-component-layout.reverse-tablet.sx.cds {
  grid-template-columns: 33% 33% 33%;
}

.features-component-layout.reverse-tablet.sx.cds.cd {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
}

.features-component-layout.reverse-tablet.sx.cds.dscsdc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.features-component-layout.reverse-tablet.sx.cds.hghs {
  display: flex;
}

.features-component-layout.reverse-tablet.sx.cds.hghs.hoide {
  display: none;
}

.features-component-layout.reverse-tablet.sx.jskn, .features-component-layout.reverse-tablet.sx.dc {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.features-component-layout.reverse-tablet.sx._3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.paragraph {
  color: #dca972 ;
  font-size: 16px;
  line-height: 1.6;
}

.paragraph.max-width-40ch {
  max-width: 40ch;
}

.paragraph.text-color-accent {
  color: var(--primary);
}

.paragraph.who {
  color: var(--border-radius);
  margin-left: 0;
  margin-right: 0;
}

.paragraph.who.csd {
  color: var(--white);
}

.paragraph.who.csd.xsxcs {
  display: none;
}

.paragraph.who.x {
  margin-left: 19px;
  margin-right: 19px;
}

.paragraph.who.x.xs {
  background-color: #fff;
  color: #dca972 ;
  letter-spacing: -.3px;
  border-radius: 0 0 6px 6px;
  margin-left: 0;
  margin-right: 0;
  padding: 6px 7px;
  font-size: 14px;
  position: absolute;
  top: 188px;
  bottom: auto;
  left: 10px;
  right: auto;
  box-shadow: 0 2px 9px rgba(0, 0, 0, .2);
}

.paragraph.who.x.scc {
  color: #dca972 ;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 800;
}

.paragraph.who.x.scc.bsha {
  color: #dca972 ;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 16px;
  font-weight: 300;
}

.paragraph.who.x.scc.bsha.cdc {
  background-color: rgba(179, 179, 179, 0);
  order: -1;
  margin-top: -22px;
  padding-left: 10px;
  font-weight: 400;
}

.paragraph.who.x.scc.bsha.n {
  color: var(--white);
  text-align: right;
  margin-right: 0;
  font-weight: 600;
}

.paragraph.who.x.scc.bsha.bh {
  text-align: right;
  margin-right: 0;
  font-weight: 500;
}

.paragraph.who.x.scc.bsha.jjs {
  margin-top: 20px;
}

.paragraph.who.x.scc.jjj {
  margin-left: 0;
}

.paragraph.who.x.scc.cs {
  color: #dca972 ;
}

.paragraph.who.x.scc.cs.inside {
  margin-left: 0;
}

.paragraph.who.x.dd {
  margin-left: 0;
  margin-right: 0;
}

.paragraph.who.xsxcs {
  opacity: 1;
  display: none;
  overflow: hidden;
}

.paragraph.fr {
  color: #dca972 ;
}

.featured-icon-wrapper {
  background-color: #2b2b2b;
  border: 1px solid #484849;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-bottom: 1rem;
  display: flex;
}

.featured-icon-wrapper.das {
  flex: none;
  width: 80px;
  height: 80px;
  margin-bottom: 0;
}

.testimonial-card {
  grid-row-gap: 24px;
  border: 1px solid var(--border-radius);
  background-color: rgba(255, 255, 255, .06);
  background-image: url('../images/Background-pattern-2-.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 48px;
  display: flex;
}

.testimonial-header {
  justify-content: center;
  width: 100%;
  margin-bottom: 62px;
  display: flex;
}

.testimonial-name {
  text-align: left;
  margin-bottom: 0;
}

.paragraph-small {
  color: var(--white);
  font-size: 14px;
}

.h2 {
  border-bottom: 1px none var(--border-radius);
  letter-spacing: -.02em;
  text-shadow: none;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 500;
  line-height: 1.1;
}

.h2.hero {
  margin-bottom: 0;
}

.h2.hero.cd {
  color: #dca972 ;
  text-align: center;
  font-size: 31px;
}

.h2.text-color-gray500 {
  color: #dca972 ;
  max-width: 15ch;
}

.h2.text-color-gray500.cx {
  color: var(--border-radius);
  text-align: center;
  text-shadow: none;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  max-width: none;
  margin-top: 20px;
  font-size: 47px;
}

.h2.text-color-gray500.cx.cta {
  max-width: 710px;
}

.h2.text-color-gray500.cx.left {
  color: var(--white);
  text-align: left;
  text-shadow: none;
}

.h2.margin-bottom-0px {
  margin-bottom: 0;
}

.h2.csd {
  margin-top: 45px;
}

.h2.bl {
  z-index: 1;
  color: #1d4d2a;
  text-shadow: none;
  background-image: none;
  border-bottom: 1px #dca972;
  border-radius: 2px;
  padding-bottom: 11px;
  padding-left: 0;
  padding-right: 24px;
  font-size: 32px;
  position: relative;
}

.h2.bl.cc {
  color: #fff;
}

.h2.bl.cc.xxcs {
  margin-bottom: 16px;
}

.h2.bl.scx {
  width: 465.203px;
  font-size: 40px;
}

.h2.bl.scx.cva {
  width: 490px;
}

.h2.bl.vgjh {
  color: var(--white);
  font-size: 39px;
}

.h2.bl.sdc {
  text-shadow: none;
  padding-bottom: 0;
  font-size: 35px;
}

.h2.bl.sd {
  margin-top: -19px;
}

.h2.bl.dd {
  margin-bottom: 58px;
}

.h2.bl.main, .h2.bl.bog {
  font-size: 42px;
}

.h2.sdc {
  text-shadow: 20px -9px 8px rgba(0, 0, 0, .2);
  border-bottom-style: none;
  margin-bottom: 0;
}

.h2.sx {
  text-align: left;
  text-shadow: none;
  font-size: 32px;
}

.h2.sx.white {
  color: #1d4d2a;
  margin-top: 13px;
}

.h2.sx.ds {
  font-size: 42px;
}

.h2.sx.ds.fd {
  border-bottom-style: none;
}

.h2.sx.ds.fd.dc {
  color: #000;
  font-weight: 900;
}

.h2.xs {
  color: var(--border-radius);
  text-shadow: 20px -16px 7px rgba(0, 0, 0, .2);
}

.h2.sxa {
  border-bottom: 3px dashed #dca972 ;
  padding-bottom: 10px;
}

.hero-text-wrapper {
  z-index: 2;
  margin-bottom: 32px;
  position: relative;
}

.hero-text-wrapper.hus {
  width: auto;
}

.hero-text-wrapper.hus.inside {
  width: 75%;
  height: 100%;
  max-height: 100%;
  margin-bottom: 25px;
  margin-left: 20px;
  padding-top: 29px;
  padding-right: 33px;
  overflow: auto;
}

.features-layout {
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.features-layout.sx {
  margin-top: 63px;
}

.features-layout.sx.sa {
  margin-top: 100px;
  display: none;
}

.features-layout.sx.cdc {
  justify-content: center;
  align-items: center;
}

.features-layout.sx.cdc.hide {
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.features-layout.sx.cdc.ds {
  margin-top: 38px;
}

.features-layout.sx.cdc.sz {
  justify-content: flex-start;
  align-items: center;
  min-height: 400px;
}

.features-layout.sx.dmdd {
  display: flex;
}

.features-layout.sx.hide {
  display: none;
}

.features-layout.das {
  margin-top: 90px;
}

.features-layout.das.fff {
  margin-top: 0;
}

.features-layout.sfsd {
  margin-top: 161px;
  margin-bottom: 56px;
}

.features-layout.sfsd.bhjb {
  margin-top: 0;
  margin-bottom: 7px;
}

.features-layout.sfsd.bhjb.cd {
  margin-bottom: 80px;
}

.features-layout.sfsd.bhjb.cd.h1 {
  margin-bottom: 20px;
}

.features-layout.sfsd.bhjb.cd.nn {
  margin-bottom: 18px;
}

.features-layout.sfsd.bhh {
  margin-top: 0;
  margin-bottom: 0;
}

.slider-main_component {
  position: relative;
}

.slider-button-wrapper {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.swiper-button {
  border: 1px solid var(--border-radius);
  color: #f5f5f5;
  text-align: center;
  background-color: rgba(255, 255, 255, .06);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 12px;
  transition: color .3s cubic-bezier(.23, 1, .32, 1), background-color .3s cubic-bezier(.23, 1, .32, 1);
  display: flex;
}

.swiper-button:hover {
  color: #898989;
  background-color: rgba(255, 255, 255, .12);
}

.slider-main_button-icon {
  width: 1.5rem;
  display: flex;
  overflow: auto;
}

.slider-main_button-icon.is-reversed {
  transform: rotate(-180deg);
}

.bg-gradient {
  z-index: -1;
  display: none;
  position: absolute;
  top: -50%;
  bottom: auto;
  left: -35%;
  right: auto;
}

.bg-gradient.right {
  display: none;
  top: -30%;
  left: auto;
  right: -25%;
}

.swiper.is-slider-main {
  z-index: 1;
  position: relative;
  overflow: visible;
}

.swiper-wrapper.is-slider-main {
  justify-content: flex-start;
  align-items: stretch;
  margin-left: -1rem;
  margin-right: -1rem;
  display: flex;
}

.swiper-slide.is-slider-main {
  flex: none;
  width: 33%;
  transition: opacity .6s cubic-bezier(.165, .84, .44, 1);
}

.cta-layout {
  min-height: 440px;
  display: flex;
}

.cta-layout.nj {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: auto;
}

.image-cta {
  width: 730px;
  position: absolute;
  top: 24px;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.page-wrapper {
  flex-direction: column;
  display: flex;
  overflow: hidden;
}

.form-success {
  color: #000;
  background-color: rgba(52, 158, 52, .15);
  border: .0625rem solid #349e34;
  border-radius: .25rem;
  font-size: 1.1rem;
}

.section-anchor-offset {
  z-index: -1;
  position: absolute;
  top: -7em;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-anchor-offset.dd {
  z-index: 170;
  top: 0;
}

.button-white {
  color: #fff;
  white-space: nowrap;
  cursor: pointer;
  background-color: #dca972;
  background-image: linear-gradient(rgba(255, 255, 255, .02), rgba(255, 255, 255, 0));
  border-style: none;
  border-radius: .25rem;
  padding: .9em 1.2em;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: box-shadow .3s cubic-bezier(.165, .84, .44, 1), background-color .3s cubic-bezier(.165, .84, .44, 1);
  box-shadow: 0 0 .125rem rgba(0, 0, 0, .25), inset 0 1px 1.8125rem rgba(255, 255, 255, .04), inset 0 0 .03125rem rgba(255, 255, 255, .2);
}

.button-white:hover {
  color:#1d4d2a ;
  background-color: #fff;
  box-shadow: inset 0 0 .0625rem rgba(255, 255, 255, .11), 0 .0625rem .125rem rgba(0, 0, 0, .25), inset 0 1.4375rem 1.8125rem rgba(255, 255, 255, .04), inset 0 .0625rem .03125rem rgba(255, 255, 255, .2);
}

.button-white:active {
  box-shadow: 10px 0 2rem -1rem #080808, inset 0 0 rgba(255, 255, 255, .08), inset 0 0 rgba(255, 255, 255, .32);
}

.button-white:focus-visible {
  outline-offset: .125rem;
  outline: .125rem solid #919191;
}

.button-white[data-wf-focus-visible] {
  outline-offset: .125rem;
  outline: .125rem solid #919191;
}

.input-label {
  z-index: 1;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  display: block;
  position: relative;
}

.u-mb-0 {
  margin-bottom: 0;
}

.u-text-bold {
  font-weight: 500;
}

.form-error {
  background-color: rgba(165, 0, 0, .2);
  border: .0625rem solid #a50000;
  width: 100%;
  margin-top: 32px;
  padding: .5em .75em;
}

.radio-group_horizontal {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.contact-us-form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #fff;
  background-color: #0f0f0f;
  background-image: url('../images/Background-CTA2.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border: .0625rem solid #222;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 64px;
  display: grid;
}

.contact-us-form.scdc {
  z-index: 240;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #dca972 ;
  background-image: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 98px;
  display: none;
  position: fixed;
  top: 93px;
  bottom: 0%;
  left: 10px;
  right: 9px;
  overflow: scroll;
}

.input-block {
  margin-bottom: 1.5rem;
  position: relative;
}

.input-block.radio {
  align-items: center;
  margin-bottom: 0;
  padding: 0 0 0 2rem;
  display: flex;
}

.input-toggle {
  background-color: #f9f9f9;
  border-color: #898989;
  border-radius: .25rem;
  width: 1.5rem;
  min-width: 1.5rem;
  height: 1.5rem;
  min-height: 1.5rem;
  margin-top: 0;
  margin-left: -2rem;
  margin-right: .75rem;
  transition: border-color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1);
}

.input-toggle.w--redirected-checked {
  background-color: #232427;
  background-image: url('../images/checkmark-small-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .75rem .75rem;
  border-style: none;
  border-color: #080808;
}

.input-toggle.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0rem;
  outline: .125rem solid #bbb;
}

.input-toggle.cc-radio {
  border-radius: 1.25rem;
  transition: background-color .2s cubic-bezier(.165, .84, .44, 1), border-color .2s cubic-bezier(.165, .84, .44, 1), box-shadow .2s cubic-bezier(.165, .84, .44, 1);
}

.input-toggle.cc-radio.w--redirected-checked {
  background-image: none;
  box-shadow: inset 0 0 0 1px #080808, inset 0 0 0 5px #fff, inset 0 0 0 20px #000;
}

.input-toggle.cc-radio.cc-dark.w--redirected-checked {
  background-image: none;
  box-shadow: inset 0 0 0 .0625rem #919191, inset 0 0 0 .3125rem #0e0e0e, inset 0 0 0 1.25rem #fff;
}

.input-toggle.cc-dark {
  background-color: #171717;
  border: .0625rem solid #5a5a5a;
}

.input-toggle.cc-dark:hover {
  background-color: #222;
  border-color: #757575;
}

.input-toggle.cc-dark.w--redirected-checked {
  background-color: #fff;
  background-image: url('../images/Black-Checkmark.svg');
}

.form-section {
  margin-bottom: 3rem;
  padding-top: 0;
  padding-bottom: 0;
}

.input {
  color: #706767;
  background-color: #f9f9f9;
  border: .0625rem solid #919191;
  border-radius: .25rem;
  align-self: stretch;
  height: 100%;
  max-height: 3.25rem;
  margin-bottom: .625rem;
  margin-right: 1rem;
  padding: .9rem 1rem;
  font-size: 1rem;
  line-height: 1.3;
  transition: border-color .2s cubic-bezier(.165, .84, .44, 1), background-color .2s cubic-bezier(.165, .84, .44, 1);
}

.input:hover {
  border-color: #000;
}

.input:focus {
  outline-offset: 0rem;
  outline: .1875rem solid #146ef5;
}

.input::placeholder {
  color: rgba(0, 0, 0, .65);
}

.input.text-area {
  max-height: none;
}

.input.text-area.dark {
  background-color: #151515;
  border-color: #333;
  min-height: 130px;
}

.input.text-area.dark::placeholder {
  color: #757575;
}

.input.dark {
  color: #464646;
  background-color: #fff;
  border-color: #333;
}

.input.dark:hover {
  background-color: #222;
  border-color: #898989;
}

.input.dark:focus {
  border-color: #f5f5f5;
}

.input.dark::placeholder {
  color: #757575;
}

.input-column-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.input-column-wrapper.scsdc {
  grid-template-columns: 1fr;
}

.contact-us-text {
  grid-row-gap: 12px;
  flex-direction: column;
  display: flex;
}

.contact-item {
  align-items: center;
  display: flex;
}

.contact-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 3rem;
  display: grid;
}

.h4 {
  font-weight: 500;
}

.h4.jkn {
  color: #fff;
  margin-top: 10px;
  margin-left: 10px;
}

.text-color-gray500 {
  color: #dca972 ;
}

.hero-heading {
  color:#fff;
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 500;
  line-height: 1.2;
}

.hero-heading.hero {
  margin-bottom: 0;
}

.hero-heading.text-color-gray500 {
  color: #dca972 ;
  max-width: 15ch;
}

.hero-heading.margin-bottom-0px {
  margin-bottom: 0;
}

.hero-heading.xas {
  color: #656565;
  text-align: center;
  width: 630px;
  margin-top: 20px;
  margin-bottom: 61px;
  font-size: 32px;
  line-height: 1.2;
}

.hero-heading.ax {
  margin-top: 22px;
  font-size: 24px;
  line-height: 1.4;
}

.hero-heading.ax.dsc {
  color: var(--white);
  margin-top: 0;
  margin-left: 0px;
  font-size: 23px;
  line-height: 1.1;
}

.hero-heading.ax.dsc.bj {
  color: var(--border-radius);
}

.hero-heading.ax.dsc.gvg {
  margin-bottom: 40px;
}

.hero-heading.ax.grey {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  font-size: 18px;
  font-weight: 700;
}

.hero-heading.cdc {
  font-size: 22px;
}

.hero-heading.cdc.d {
  width: 86%;
}

.hero-heading.cdc.fv {
  width: 88%;
}

.hero-heading.d {
  color: #dca972 ;
  line-height: 1.2;
}

.next-arrow {
  width: 16px;
  margin-top: 2px;
  display: flex;
  overflow: auto;
}

.next-arrow.is-reversed {
  transform: rotate(-180deg);
}

.pagination {
  margin-top: 64px;
}

.dropdown-locale-link {
  grid-column-gap: 1rem;
  grid-row-gap: 0px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: max-content 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  padding: .75rem;
  text-decoration: none;
  transition: all .3s cubic-bezier(.165, .84, .44, 1);
  display: block;
}

.dropdown-locale-link:hover {
  border: 1px solid var(--border-radius);
  background-color: rgba(255, 255, 255, .03);
  border-radius: 6px;
}

.body {
  color: #646464;
  background-color: #e2e2e2;
}

.text-block {
  color: rgba(29, 29, 29, .7);
  font-size: 14px;
}

.text-block-2 {
  color: rgba(24, 24, 24, .7);
}

.text-block-3 {
  color: rgba(141, 103, 103, .7);
}

.div-block {
  background-color: rgba(255, 255, 255, 0);
  border: 1px rgba(0, 0, 0, .34);
  border-radius: 18px 0 0 18px;
  justify-content: center;
  align-self: flex-start;
  align-items: stretch;
  margin-top: 54px;
  padding: 0;
  display: flex;
}

.paragraph_block {
  text-align: left;
  margin-left: 60px;
  font-size: 18px;
  line-height: 26px;
}

.paragraph_block.edit {
  text-align: left;
  width: 530px;
  margin-left: 0;
  font-size: 18px;
}

.paragraph_block.edit.black {
  border-left: 1px none #dca972 ;
  align-items: center;
  width: 590px;
  margin-top: 40px;
  margin-left: 0;
  padding-left: 0;
  display: flex;
}

.paragraph_block.edit.black.nj {
  color: #fff;
  border-bottom: 1px solid gray;
  width: 300px;
  margin: 10px 10px 0;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 20px;
}



.paragraph_block.edit.black.sdcdsc {
  width: 100%;
  margin-bottom: 40px;
  color: #ffff;
}
h2.h2.sx.features-tit {
  color: #fff;
}
.paragraph_block.edit.black.scsd {
  width: 680px;
}

.paragraph_block.edit.black.asxs {
  margin-top: 0;
}

.paragraph_block.edit.black.asxs.vh {
  margin-top: 25px;
}

.paragraph_block.edit.black.asxs.vh.jk {
  width: 100%;
}

.paragraph_block.edit.black.asxs.vh.jk.black {
  color: #171717;
}

.paragraph_block.edit.black.asxs.vh.jk.cd {
  color: #fff;
}

.paragraph_block.edit.black.asxs.vh.bhbj {
  width: auto;
}

.paragraph_block.edit.black.dfc {
  width: 100%;
  display: inline-block;
}

.paragraph_block.edit.black.dfc.white {
  margin-top: 10px;
}

.paragraph_block.edit.black.dfc.no-margin {
  margin-top: 16px;
}

.paragraph_block.edit.scac {
  width: 90%;
}

.paragraph_block.edit.scac.sxcs {
  color: var(--white);
}

.paragraph_block.edit.pr {
  width: 90%;
}

.paragraph_block.edit.pr.d {
  margin-bottom: 23px;
}

.paragraph_block.edit.pr.bl {
  margin-top: 14px;
}

.paragraph_block.sf {
  width: 100%;
  margin-top: 10px;
  margin-left: 0;
  font-weight: 600;
}

.image-2 {
  width: 250px;
  margin-top: 10px;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #dca972 ;
  background-image: url('../images/Background-pattern.svg');
  background-size: auto;
  border: 1px #000;
  border-radius: 20px 5px 5px 20px;
  flex-wrap: wrap;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30%;
  margin-right: 0;
  display: flex;
}

.image-3 {
  margin-bottom: 148px;
}

.kutup-author-title {
  color: var(--primary);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

.kutup-divider-60px {
  height: 30px;
}

.kutup-display-2 {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}

.kutup-display-2.hj {
  text-align: center;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
}

.kutup-divider-40px {
  height: 40px;
}

.kutup-photo-wrapper {
  object-fit: contain;
  object-position: 50% 100%;
  background-image: url('../images/Rectangle-3.png');
  background-position: 50% 100px;
  background-repeat: no-repeat;
  background-size: 100%;
  border-radius: 0;
  width: auto;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-features-grid {
  grid-column-gap: 20px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-large-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.kutup-section {
  background-color: var(--white);
  background-image: url('../images/Background-pattern.svg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  border-bottom: 1px solid rgba(0, 0, 0, .34);
  margin-top: 0;
  padding: 20px 5% 0;
}

.div-block-3 {
  margin-bottom: 52px;
}

.image-4 {
  width: 80%;
}

.div-block-4 {
  background-image: linear-gradient(78deg, #fff, #fdf0d7);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 62px;
  display: flex;
}

.testimonial-slider-small {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.testimonial-slide-wrapper {
  border-top: 4px #fff;
  min-width: 150px;
  max-width: 23.5%;
  height: 620px;
  margin-right: 2%;
}

.testimonial-slide-wrapper.dwd {
  min-width: 150px;
  max-width: 23%;
  height: auto;
}

.testimonial-card-2 {
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.testimonial-info {
  align-self: stretch;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image-2 {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author {
  margin-bottom: 2px;
}

.tagline {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.testimonial-icon-wrapper {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.testimonial-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -70px;
}

.testimonial-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.testimonial-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -70px;
}

.testimonial-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.testimonial-slide-nav {
  color: #dca972 ;
  margin-bottom: -54px;
  display: none;
}

.grid-servizi {
  grid-column-gap: 65px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-servizi.kn {
  perspective: 2000px;
  border-top: 1px #000;
  margin-top: 55px;
  transform: perspective(2000px);
}

.grid-servizi.kn.vericle {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  box-shadow: none;
  perspective: 2000px;
  transform-origin: 50%;
  transform-style: preserve-3d;
  background-color: rgba(207, 207, 207, 0);
  background-image: none;
  border-radius: 10px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  transition: all 1s;
  display: flex;
  overflow: visible;
  transform: perspective(679px)perspective(2000px);
}

.grid-servizi.kn.vericle:hover {
  transform: perspective(679px)perspective(2000px);
}

.heading {
  z-index: 3;
  pointer-events: none;
  text-shadow: 0 9px 9px rgba(0, 0, 0, .2);
  transform-style: preserve-3d;
  position: relative;
  transform: none;
}

.heading.les {
  z-index: 0;
  pointer-events: auto;
  text-shadow: 0 9px 9px rgba(207, 207, 207, .2);
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
}

.heading.les.xx {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 40px;
}

.hhjm {
  width: 100%;
  padding-left: 139px;
  transition: all 7s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hhjm:hover {
  margin-top: -321px;
}

.hhjm.ddd {
  z-index: 4;
  padding-left: 182px;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-3.jn {
  pointer-events: none;
  color: #fff;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #4dbcfb;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(117deg, #73f5fb 1%, #3f82fb 45%, #73f5fb);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 80px;
  line-height: 70px;
}

.link-3.jn.les {
  z-index: 3;
  pointer-events: auto;
  perspective: 2000px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(117deg, #73f5fb 1%, #3f82fb 45%, #73f5fb);
  -webkit-background-clip: text;
  background-clip: text;
  margin-right: 20px;
  font-size: 60px;
  position: relative;
  transform: perspective(2000px);
}

.servizio-container {
  perspective: 2000px;
  transform-style: preserve-3d;
  background-color: #111010;
  background-image: linear-gradient(rgba(0, 0, 0, .66), rgba(0, 0, 0, .66));
  border: 1px #2b2b2b;
  border-radius: 20px;
  flex-direction: column;
  align-items: center;
  padding: 2em;
  transition: all 1s;
  display: flex;
  transform: translate3d(0, 0, -47px)perspective(2000px);
}

.servizio-container.hb {
  background-image: linear-gradient(rgba(0, 0, 0, .66), rgba(0, 0, 0, .66)), linear-gradient(66deg, #3f82fb, #73f5fb);
  border-right-style: dashed;
  transition-property: none;
  box-shadow: 100px 0 110px rgba(69, 197, 209, .18);
}

.servizio-container.hb.xx {
  background-color: #1f1e1e;
  background-image: none;
  border-style: none none solid;
  border-color: #3f82fb;
  border-bottom-width: 2px;
  border-radius: 10px;
  height: 0;
  padding: 0;
  overflow: hidden;
  box-shadow: 7px 19px 20px rgba(24, 24, 24, .58);
}

.servizio-container.hb.xx._50 {
  width: 47%;
  height: auto;
}

.servizio-container.hb.xx._50.nj {
  z-index: 2;
  transform-style: preserve-3d;
  background-color: #dadada;
  background-image: none;
  background-position: 0 0;
  border-style: solid;
  border-width: 1px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 300px;
  height: 102px;
  max-height: 102px;
  padding: 0 0 0 1.9em;
  transition: all 1s;
  position: relative;
  transform: perspective(2000px);
  box-shadow: -6px 29px 40px -11px rgba(24, 24, 24, .18);
}

.servizio-container.hb.xx._50.nj:hover {
  background-image: linear-gradient(51deg, #3f6088, rgba(29, 29, 29, .47)), url('../images/Frame-3.png');
  background-position: 0 0, 50%;
  transform: translate3d(0, 0, 20px)perspective(2000px);
}

.servizio-container.hb.njn {
  transform-style: preserve-3d;
  border-left-style: dashed;
  border-right-style: none;
  transform: translate3d(0, 0, -47px)perspective(2000px);
  box-shadow: -87px 50px 110px rgba(69, 197, 209, .18);
}

.servizio-container.hb.njn.xx {
  border-left-style: none;
  box-shadow: 7px 13px 18px rgba(12, 12, 12, .58);
}

.servizio-container.hb.njn.xx._50.nj {
  z-index: 30;
  perspective: 2000px;
  transform-style: preserve-3d;
  background-color: #dadada;
  border-left-style: solid;
  border-radius: 10px;
  height: 102px;
  max-height: 102px;
  margin-top: 12px;
  margin-bottom: 12px;
  transform: perspective(2000px);
  box-shadow: 7px 29px 40px -20px rgba(24, 24, 24, .36);
}

.servizio-container.hb.njn.xx._50.nj:hover {
  transform: translate3d(0, 0, 30px)rotateX(20deg)rotateY(0)rotateZ(0)perspective(2000px);
}

.div-block-242 {
  margin-top: 56px;
}

.div-block-237 {
  z-index: -1;
  background-image: linear-gradient(130deg, #3f82fb, #73f5fb);
  border-radius: 10px 0;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.paragraph-2 {
  color: #fff;
  max-width: 70%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.6em;
}

.paragraph-2.servizi-paragraph {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 21px;
  text-decoration: none;
}

.paragraph-2.servizi-paragraph.hb {
  color: #fff;
  margin-top: 38px;
  font-weight: 400;
}

.paragraph-2.servizi-paragraph.hb.dc {
  font-size: 14px;
}

.image-5 {
  margin-top: 100px;
  margin-bottom: 0;
}

.dd {
  color: #dca972 ;
}

.heading-2 {
  margin-top: 48px;
}

.image-6 {
  object-fit: cover;
  width: 100%;
  height: 210px;
  margin-bottom: 20px;
}

.image-6.ddd {
  object-fit: cover;
  object-position: 50% 0%;
}

.image-6.ddc {
  object-position: 190% 50%;
}

.heading-3 {
  color: #1b1b1b;
  margin-left: 19px;
  margin-right: 19px;
  font-size: 18px;
}

.heading-3.ddd {
  margin-left: 0;
  margin-right: 0;
}

.heading-3.ddd.cc {
  color: #dca972 ;
  font-size: 21px;
  font-weight: 700;
}

.image-7 {
  width: 100%;
  margin-top: 19px;
}

.testimonial-slider-large {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  margin-top: 0;
  padding: 0 30px 80px;
}

.testimonial-slider-large.b {
  background-color: #dca972 ;
  justify-content: center;
  align-items: center;
  padding: 52px 0;
  display: flex;
}

.testimonial-slider-large.b.forms-lite {
  background-image: url('../images/contact.png');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: auto;
}

.testimonial-slider-large.b.csd {
  background-color: #fff;
  background-image: url('../images/Untitled-design.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 85px;
  padding-bottom: 85px;
}

.testimonial-slider-large.hide {
  display: none;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.container-3.cc {
  max-width: none;
  margin: 48px 0;
}

.testimonial-slider-two {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  box-shadow: 0 2px 19px rgba(0, 0, 0, .2);
}

.testimonial-slide {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 46px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  align-items: flex-start;
  max-width: none;
  margin-right: 40px;
  display: flex;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-quote {
  color: #dca972 ;
  margin-bottom: 32px;
  font-size: 21px;
  font-weight: 400;
  line-height: 29px;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image-3 {
  background-color: var(--white);
  opacity: 1;
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-bottom: 0;
  margin-right: 16px;
  padding: 6px;
  box-shadow: inset 0 2px 17px rgba(0, 0, 0, .2);
}

.testimonial-image-3.cdc {
  filter: invert();
}

.testimonial-image-3.jjc {
  box-shadow: none;
  background-color: rgba(236, 236, 236, 0);
  border-radius: 0%;
  flex: none;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  padding: 0;
}

.testimonial-image-3.cxc {
  object-fit: contain;
}

.testimonial-author-name {
  color: var(--primary);
  font-weight: 700;
}

.testimonial-image-two {
  object-fit: cover;
  width: 220px;
  height: 220px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  display: none;
  position: absolute;
  bottom: -60px;
}

.cc {
  color: var(--border-radius);
}

.div-block-243 {
  z-index: 1;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  width: 50%;
  display: flex;
  position: relative;
}

.div-block-243.st {
  flex-flow: wrap;
  width: 51%;
  position: relative;
}

.div-block-243.st.ffd {
  width: 100%;
}

.text-span {
  z-index: 3;
  border-bottom: 3px solid #dca972 ;
  color: #dca972 ;
  line-height: 1.2;
  position: relative;
}

.text-span.dc {
  color: var(--white);
}

.text-block-5 {
  color: #dca972 ;
}

.div-block-244 {
  align-items: flex-start;
  height: 0;
  max-height: 0;
  margin-top: -40px;
  padding: 23px;
  display: flex;
}

.div-block-245 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 100%;
  display: flex;
}

.div-block-246 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  margin-left: 10px;
  display: flex;
}

.div-block-247 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.div-block-247.bh {
  margin-right: 20px;
  position: -webkit-sticky;
  position: sticky;
  top: 60px;
}

.div-block-247.jnkj {
  max-width: 50%;
  margin-right: 20px;
}

.heading-4 {
  margin-bottom: 0;
  font-weight: 900;
}

.list {
  margin-top: 10px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 27px;
}

.div-block-248 {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image-8 {
  z-index: 0;
  align-self: center;
  width: 150px;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.div-block-249 {
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  width: 30px;
  height: 30px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading-5 {
  margin-bottom: 40px;
  font-size: 24px;
}

.slide-2 {
  border-radius: 20px;
}

.waves---heading-3-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.waves-icon-32 {
  width: 32px;
  height: 32px;
}

.waves---mg-bottom-16 {
  margin-bottom: 16px;
}

.waves-tile-feature-1 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 32px;
  display: flex;
}

.waves-grid-features-1 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.waves---cta-dark {
  background-color: var(--waves-library--black);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  height: 52px;
  padding: 8px 24px;
  font-size: 16px;
  font-weight: 700;
  transition: background-color .2s;
  display: flex;
}

.waves---cta-dark:hover {
  background-color: rgba(19, 19, 19, .9);
}

.waves---cta-dark.wide-cta {
  min-width: 200px;
}

.waves---heading-2-no-margins {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 130%;
}

.waves---sides-heading-button {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.waves---mg-bottom-100 {
  margin-bottom: 100px;
}

.waves---main-container {
  max-width: 1352px;
  padding-left: 24px;
  padding-right: 24px;
}

.waves---section-medium {
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-250 {
  z-index: 1;
  pointer-events: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-251 {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 110px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 13px rgba(0, 0, 0, .2);
}

.image-9 {
  width: 90%;
}

.heading-6 {
  color: var(--border-radius);
  font-size: 18px;
}

.heading-6.bhj {
  color: var(--white);
  margin-bottom: 0;
}

.heading-6.bhj.sac {
  line-height: 18px;
}

.heading-7, .heading-8 {
  color: var(--border-radius);
  font-size: 18px;
}

.div-block-252 {
  background-color: var(--white);
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: 49px 42px;
  display: flex;
  box-shadow: -8px 2px 16px rgba(0, 0, 0, .2);
}

.text-span-2 {
  border-bottom: 2px solid #dca972 ;
  color: #dca972 ;
}

strong.bold-text {
  color: #1d4d2a;
}
.bold-text {
  z-index: 1;
  position: relative;
}

.bold-text.dc {
  color: #dca972;
}

.bold-text.shadow {
  z-index: -1;
  color: rgba(192, 190, 190, .25);
  text-shadow: none;
  margin-top: -13px;
  margin-left: -16px;
  font-size: 70px;
  line-height: .9;
  position: absolute;
}

.bold-text.shadow.big {
  font-size: 84px;
}

.waves---paragraph-big {
  font-size: 20px;
  line-height: 130%;
}

.waves-content-blog-2 {
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.waves-image-blog-2 {
  object-fit: cover;
  border-radius: 8px;
  flex: none;
  width: 200px;
  height: 200px;
}

.waves-tile-blog-2 {
  grid-column-gap: 32px;
  background-color: var(--waves-library--dark-elevation);
  border-radius: 12px;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 32px 24px 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.waves-grid-blog-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 64px;
}

.heading-9 {
  font-weight: 700;
}

.image-10 {
  filter: invert();
  max-width: 60%;
}

.kutup-gray-link {
  color: #818181;
  font-weight: 700;
}

.kutup-copyright {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.kutup-divider-60px-2 {
  height: 60px;
}

.kutup-footer-link {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.kutup-footer-link:hover {
  color: rgba(38, 70, 83, .8);
}

.kutup-footer-vertical-flex {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.kutup-divider-20px {
  height: 20px;
}

.kutup-footer-sub-title {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.kutup-social-wrapper-flex {
  grid-column-gap: 15px;
  display: flex;
}

.kutup-footer-grid-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kutup-small-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-footer-2 {
  background-color: #fff;
  padding: 60px 5% 30px;
}

.footer-dark {
  background-color: #1d4d2a ;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e4ebf3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 50px 30px 56px;
  display: flex;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
}

.footer-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-content {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto 30%;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
}

.title-small.si {
  margin-bottom: 20px;
}

.title-small.si:hover {
  color: #dca972 ;
}

.footer-link-2 {
  color: #fff;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #dca972 ;
}

.footer-link-2.hb {
  margin-bottom: 10px;
}

.footer-link-2.bo {
  color: #000;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-11 {
  margin-right: 40px;
}

.div-block-253 {
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  padding: 6px;
  display: flex;
  overflow: hidden;
}

.div-block-254 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-254._90 {
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  position: static;
}

.div-block-254._90.vvf {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
}

.div-block-254._90.hbbhbb {
  margin-left: 58px;
}

.div-block-254.cds {
  background-color: #1d4d2a;
  margin-top: 77px;
}

.div-block-254.cds.sc {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  padding: 111px 0;
}

.div-block-254.saxs {
  justify-content: space-between;
  align-items: center;
}

.image-12 {
  width: 520px;
  margin-bottom: -36px;
  margin-left: 80px;
  margin-right: 20%;
}

.image-12.c {
  width: 290px;
  margin-bottom: 0;
}

.image-12.vfv {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  width: 350px;
  margin-bottom: 0;
  margin-right: 10%;
}

.image-12.vfv.dcs {
  background-image: none;
}

.image-12.vfv.dcs.dcc {
  width: 110px;
}

.kutup-gray-link-2 {
  color: #818181;
  font-weight: 700;
}

.kutup-copyright-2 {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}

.kutup-divider-60px-3 {
  height: 60px;
}

.kutup-footer-link-2 {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.kutup-footer-link-2:hover {
  color: rgba(38, 70, 83, .8);
}

.kutup-footer-vertical-flex-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.kutup-divider-20px-2 {
  height: 20px;
}

.kutup-footer-sub-title-2 {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.kutup-social-link-2 {
  border: 1px solid #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 8px;
  display: flex;
}

.kutup-social-wrapper-flex-2 {
  grid-column-gap: 15px;
  filter: none;
  margin-top: 10px;
  display: flex;
}

.kutup-footer-grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.kutup-small-container-2 {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-footer-3 {
  background-color: #fff;
  padding: 60px 5% 30px;
}

.submit-button {
  background-color:#dca972 ;
  border-radius: 8px;

}
.submit-button:hover {
  background-color:#fff ;
  color:#1d4d2a;


}
.kutup-author-title {
  color:#dca972  ;
}



.submit-button.ds {
  /* padding-left: 0; */
}

.image-13 {
  align-self: center;
  width: 80%;
  margin-top: 40px;
  display: none;
}

.image-14 {
  margin-top: 76px;
}

.image-15 {
  width: 100%;
  margin-top: 40px;
}

.image-16 {
  width: 100%;
  margin-top: 34px;
}

.image-17 {
  width: 100%;
  margin-top: 33px;
}

.image-18 {
  margin-top: 40px;
}

.image-19 {
  width: 100%;
  margin-top: 40px;
}

.image-19.asx {
  margin-top: 65px;
}

.slider {
  height: auto;
}

.slide-nav {
  bottom: 20px;
}

.slide-nav.ds, .slide-nav.jn {
  display: none;
}

.text-span-3, .text-span-4, .text-span-5, .text-span-6 {
  color:#dca972 ;
}

.icon {
  margin-left: 10px;
}

.icon-2 {
  margin-right: 10px;
}

.image-20 {
  filter: invert();
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  margin-right: 10px;
  display: block;
}

.image-21 {
  margin-top: 50px;
  margin-bottom: 71px;
}

.kutup-hero-right-part {
  background-image: url('../images/Screenshot-2024-03-14-at-3.58.34-PM-min.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.kutup-hero-right-part.dscsd {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.error-message-2 {
  color: #fff;
  text-align: center;
  background-color: #f71818;
  border-radius: 5px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 14px;
}

.success-message-2 {
  color: #fff;
  background-color: #00963e;
  border-radius: 5px;
  font-size: 15px;
}

.kutup-other-font {
  font-weight: 500;
}

.kutup-gray-link-3 {
  color: #818181;
  font-weight: 700;
}

.kutup-checkbox-label {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
}

.kutup-checkbox {
  background-color: #fff;
  border: 1px solid rgba(41, 51, 92, .2);
  width: 17px;
  height: 17px;
  margin-top: 0;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.kutup-checkbox.w--redirected-checked {
  border-color: var(--kÃ¼tÃ¼p-library--burntsienna);
  background-color: var(--kÃ¼tÃ¼p-library--burntsienna);
  background-size: 11px;
}

.kutup-checkbox-field {
  font-size: 15px;
  display: flex;
}

.kutup-divider-10px {
  height: 10px;
}

.kutup-button-subscribe {
  background-color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  min-height: 60px;
  padding: 12px 39px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  position: absolute;
  top: 10px;
  right: 14px;
}

.kutup-button-subscribe:hover {
  color: #fff;
  background-color: #3f6474;
  background-image: none;
}

.kutup-form-input {
  color: rgba(87, 87, 87, .8);
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 50px;
  min-height: 80px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-form-input::placeholder {
  font-weight: 700;
}

.relative-form {
  position: relative;
}

.kutup-form-block {
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-divider-30px {
  height: 30px;
}

.kutup-paragraph {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  font-size: 16px;
  font-weight: 700;
}

.kutup-paragraph.white {
  color: var(--border-radius);
}

.kutup-divider-15px {
  height: 15px;
}

.kutup-hero-title-2 {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey-x);
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.kutup-small-top-text {
  color: var(--kÃ¼tÃ¼p-library--burntsienna);
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 700;
}

.kutup-hero-left-part {
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 10%;
  display: flex;
}

.kutup-hero-2 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: auto;
  display: grid;
}

.kutup-hero-2.cd {
 background-color: #fff;
}

.kutup-hero-2.cd.sas {
  
}

.kutup-hero-2.cd.sas.yellow {
  background-image: linear-gradient(rgba(251, 214, 51, .36), rgba(251, 214, 51, .36)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/iCPX-solutions-bg.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
}

.kutup-hero-2.cd.gh {
  background-image: linear-gradient(#fff, #fff), linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), url('../images/65f2d197b7a422d7192d7933_Screenshot-2024-03-14-at-3.58-1-1.png');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
}

.image-22 {
  border-radius: 6px;
  width: 80%;
  max-width: 100%;
  margin-top: 26px;
  margin-bottom: 26px;
  margin-left: 70px;
  box-shadow: 0 2px 15px rgba(0, 0, 0, .2);
}

.image-22.sdf {
  box-shadow: none;
  margin-left: 0;
}

.image-23 {
  width: 100%;
  margin-top: 70px;
  margin-bottom: 47px;
}

.div-block-255 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-24 {
  margin-top: 31px;
}

.image-25 {
  margin-top: -97px;
}

.kutup-social-wrapper-flex-3 {
  grid-column-gap: 15px;
  display: flex;
}

.kutup-footer-link-3 {
  color: var(--kÃ¼tÃ¼p-library--dark-slate-grey);
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.kutup-footer-link-3:hover {
  color: rgba(38, 70, 83, .8);
}

.kutup-footer-horizontal-flex {
  grid-column-gap: 20px;
  display: flex;
}

.kutup-gray-link-4 {
  color: #818181;
  font-weight: 700;
}

.kutup-copyright-3 {
  color: var(--kÃ¼tÃ¼p-library--dim-grey);
  margin-bottom: 0;
  font-family: Satoshi Variable, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.kutup-footer-grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.kutup-medium-container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.kutup-footer-4 {
  background-color: #fff;
  padding: 15px 5%;
}

.image-26 {
  width: 80px;
  margin-bottom: 20px;
  margin-left: 0;
}

.image-26.d {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 60px;
}

.div-block-256 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-6 {
  margin-top: 42px;
}

.image-27 {
  width: 100px;
  margin-bottom: -11px;
}

.text-span-7 {
  color: #dca972 ;
}

.text-block-7 {
  text-align: right;
  cursor: pointer;
  padding-top: 20px;
  padding-right: 20px;
  font-size: 21px;
  font-weight: 700;
}

.text-block-8 {
  background-image: linear-gradient(to bottom, #dca972 , #dca972 );
  color: var(--border-radius);
  border-radius: 8px;
  padding: 5px;
  font-size: 18px;
  font-weight: 600;
  position: fixed;
  top: 107px;
  bottom: auto;
  left: auto;
  right: 28px;
}

.right-arrow, .left-arrow {
  display: none;
}

.image-28 {
  width: 100%;
  padding-bottom: 0;
}

.image-28.inside {
  width: auto;
  max-width: none;
  height: 100%;
}

.div-block-257 {
  background-color: #dca972 ;
  background-image: none;
  width: 100%;
  margin-top: -64px;
  margin-bottom: -8px;
  padding-top: 10px;
}

.bold-text-2 {
  color: var(--white);
}

.form-block {
  width: 80%;
  margin-right: 20px;
}

.form-block.nk {
  width: 60%;
}

.form-block.nk.inpop {
  background-color: #dca972 ;
  border-radius: 16px;
  padding: 36px;
  position: absolute;
}

.text-span-8 {
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
}

.text-span-9 {
  color: #dca972 ;
}

.text-span-9.c {
  color: #dca972 ;
}

.link-4 {
  color: rgba(29, 29, 29, .7);
  text-decoration: none;
  transition: all .6s;
}

.link-4:hover {
  color: #dca972 ;
  font-weight: 800;
}

.text-span-10 {
  border-bottom: 1px solid #dca972 ;
}

.text-span-11 {
  line-height: 1.4;
}

.image-29 {
  margin-top: -14px;
}

.image-30 {
  filter: invert();
  max-width: 80%;
}

.div-block-258 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-31 {
  filter: none;
  max-width: 70%;
  margin-top: 37px;
}

.huj {
  color: var(--white);
}

.textarea {
  border: 1px solid #000;
}

.link-5 {
  text-decoration: none;
}

.link-5:hover {
  color: #dca972 ;
}

.right-arrow-2, .left-arrow-2, .right-arrow-3, .left-arrow-3 {
  display: none;
}

.image-32 {
  width: 70%;
  margin-top: 56px;
}

.image-33 {
  border-radius: 10px;
}

.form-block-2 {
  width: 90%;
}


.form-block-2.med {
  width: 60%;
}



.image-34 {
  max-width: 80%;
}

.text-block-9 {
  flex: none;
  font-size: 14px;
}

.image-35 {
  width: 100%;
  display: none;
}

.dcs {
  font-weight: 400;
}

.bold-text-3 {
  position: relative;
}

.image-36 {
  display: none;
}

.image-37 {
  align-self: flex-start;
}

.link-6 {
  text-decoration: none;
}

.link-6:hover {
  color: #dca972 ;
}

.div-block-259 {
  z-index: 10;
  background-image: linear-gradient(snow, snow);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 90vw;
  height: 320px;
  max-height: 80vh;
  padding: 0;
  display: flex;
  position: relative;
  left: auto;
  box-shadow: 0 2px 18px 1px rgba(0, 0, 0, .75);
}

.div-block-260 {
  z-index: 40;
  background-color: rgba(17, 17, 17, .6);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form-block-3 {
  width: 100%;
}

.outer-product-wrap {
  width: 100%;
  position: relative;
}

.div-block-261 {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1280px;
  display: flex;
}

.div-block-262 {
  z-index: 99999999;
  background-color: rgba(49, 81, 106, .59);
  justify-content: center;
  align-items: center;
  padding: 49px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.form {
  margin-top: 40px;
}

.text-block-10 {
  background-color: #dca972 ;
  color: #000;
  cursor: pointer;
  border-radius: 3px;
  padding: 7px;
  font-size: 13px;
  font-weight: 700;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

@media screen and (max-width: 991px) {
  .section.hero {
    background-size: auto 70%, contain;
  }

  .section.hero.iapx.cdc {
    background-position: 50vw 100%, 100% 0;
    background-size: auto 70%, contain;
  }

  .section.hero.iapx.cdc.inside {
    
    background-image: url('../images/Untitled-800-x-500-px-1.png'), url('../images/Background-pattern-2-.svg'), url('../images/bg-apx-platform.jpg');
    background-position: 50vw 100%, 100% 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 70%, contain, cover;
    height: auto;
  }

  .section.hero.nj.as.dcdc.fr {
    background-image: url('../images/Frame-22-4.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(255, 255, 255, .49), rgba(255, 255, 255, .49)), url('../images/iCPX-solutions-bg.jpg');
    background-position: 55vw 100%, 0 0, 0 0, 0 0;
    background-size: auto 60%, contain, auto, cover;
  }

  .section.hero.nj.as.dcdc.fr.yellow {
  
  }

  .section.hero.nj.dcdc {
    background-size: auto 70%, contain;
  }

  .section.hero._2 {
    background-position: 50% 100%, 100% 0;
    background-size: auto 40vw, contain;
    padding-bottom: 40vw;
    padding-right: 0;
  }

  .section.bl.dsf.xc {
    padding-top: 63px;
    padding-bottom: 40px;
  }

  .section.bl.dsf.xc.blue {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .image {
    min-width: 18rem;
    max-width: 35rem;
  }

  .clients-image-three {
    margin-bottom: 30px;
  }

  .button-secondary.show-tablet {
    display: block;
  }

  .layout-content.horizontal, .layout-content.vertical {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .layout-content.vertical.yeh.sxcc, .layout-content.vertical.grey.sxcc, .layout-content.vertical.xsxs.sxcc, .layout-content.vertical.sxcc.dfcd {
    position: relative;
  }

  .layout-content.fff {
    padding-bottom: 86px;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .menu-icon {
    background-color: var(--border-radius);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-middle-line {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-middle {
    background-color: var(--white);
    border-radius: 1rem;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon-line-top {
    background-color: var(--border-radius);
    border-radius: 1rem;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-component {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar-menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .button-tertiary.hide-tablet.asda {
    display: block;
  }

  .hide-tablet {
    display: none;
  }

  .show-tablet {
    display: block;
  }

  .navbar-button-wrapper {
    flex-direction: column-reverse;
    align-items: stretch;
    display: none;
  }

  .navbar-menu-right {
    flex-direction: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    padding-bottom: 7rem;
  }

  .navbar-link {
    color: #101828;
    width: 100%;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .navbar-link:hover {
    color: #101828;
  }

  .dropdown-link {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-dropdown-list {
    position: relative;
    overflow: hidden;
  }

  .navbar-dropdown-list.w--open {
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    margin-bottom: 1.5rem;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
  }

  .dropdown-icon {
    color: #667085;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .dropdown-toggle {
    color: #101828;
    align-items: center;
    padding-top: .75rem;
    padding-bottom: .75rem;
    padding-left: 0;
    font-size: 1.125rem;
    display: flex;
  }

  .dropdown-toggle:hover {
    color: #101828;
  }

  .menu-dropdown {
    width: 100%;
    position: relative;
  }

  .menu-left {
    grid-column-gap: 0px;
    grid-row-gap: .5rem;
    color: #101828;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .navbar-menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-top: 1px solid #f2f4f7;
    align-items: flex-start;
    height: 100vh;
    margin-left: 0;
    padding: 1.5rem 2rem 5rem;
    position: absolute;
    overflow: auto;
  }

  .pricing-top-right-price {
    font-size: 3.25rem;
  }

  .pricing-plans {
    grid-template-columns: 1fr;
  }

  .cta-component {
    padding: 3rem;
  }

  .footer-top-wrapper {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .layout-list-item {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
  }

  .layout-metrics {
    margin-bottom: 0;
  }

  .vertical-divider {
    display: none;
  }

  .features-component-layout {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .features-component-layout.reverse-tablet {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .hero-text-wrapper {
    width: 100%;
  }

  .hero-text-wrapper.sec {
    width: 60%;
  }

  .hero-text-wrapper.third, .swiper-slide.is-slider-main {
    width: 50%;
  }

  .image-cta {
    z-index: 0;
  }

  .contact-us-form {
    max-width: none;
    padding: 3rem;
  }

  .input-block {
    margin-bottom: 1.5rem;
  }

  .input-toggle {
    min-width: 1.5rem;
    min-height: 1.5rem;
  }

  .form-section {
    margin-bottom: 3rem;
    position: relative;
  }

  .hero-heading {
    font-size: 32px;
  }

  .dropdown-locale-link {
    padding-left: 0;
    padding-right: 0;
  }

  .dropdown-locale-link:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph_block.edit.black {
    width: auto;
  }

  .kutup-photo-wrapper {
    object-position: 50% 50%;
    order: 1;
  }

  .kutup-features-grid {
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .kutup-section {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .div-block-3 {
    margin-bottom: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .testimonial-slide-wrapper {
    min-width: 170px;
    max-width: 48%;
    height: auto;
  }

  .testimonial-slider-left {
    left: -20px;
  }

  .testimonial-slider-right {
    right: -20px;
  }

  .grid-servizi {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-slider-large.b.csd {
    background-size: 42%;
  }

  .container-3 {
    max-width: 728px;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .div-block-243.st {
    width: 100%;
    margin-top: 33px;
  }

  .div-block-247.jnkj {
    max-width: 100%;
  }

  .waves-grid-features-1 {
    grid-template-columns: 1fr 1fr;
  }

  .waves---sides-heading-button {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .waves-grid-blog-2 {
    grid-template-columns: 1fr;
  }

  .kutup-footer-grid-1 {
    grid-template-columns: 3fr 1fr 1fr;
  }

  .container-4 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div-block-254._90 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-254.cds.sc {
    flex-flow: column;
    padding-left: 5%;
    padding-right: 5%;
  }

  .kutup-footer-grid-2 {
    grid-template-columns: 3fr 1fr 1fr;
  }

  .kutup-hero-right-part {
    min-height: 600px;
  }

  .kutup-hero-2 {
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    min-height: auto;
    display: flex;
  }

  .div-block-255 {
    margin-top: 52px;
  }

  .footer-logo-link {
    order: -1;
  }

  .last-item-footer {
    order: 1;
  }

  .kutup-footer-grid-3 {
    grid-row-gap: 20px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .image-32 {
    width: 100%;
  }

  .div-block-261 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding: 60px 15px;
  }
.form-block-2.med {
  width: 100%;
}

.text-color-accent.line.black{font-size: 32px;}
.h2.bl.main, .h2.bl.bog{font-size: 24px;}
.testimonial-slide-wrapper.dwd {
  min-width: 100%;
  max-width: 100%;
  height: auto;
}
.container.sdc.rev {
    
    justify-content: space-between;
    align-items: flex-start;
    gap:40px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-direction: column-reverse;
}

.testimonial-slider-large.b.forms-lite {
  background-image: none;
  
}

  .section.hero {
    background-position: 50% 100%, 100% 0;
    background-size: auto 40vw, contain;
    height: auto;
    min-height: 88vw;
    padding-top: 105px;
    /* padding-bottom: 40vw; */
  }

  .section.hero.iapx.cdc {
    background-position: 50% 100%, 100% 0;
    background-size: auto 40vw, contain;
    padding-bottom: 30vw;
  }

  .section.hero.iapx.cdc.inside {
    background-image: url('../images/Untitled-800-x-500-px-1.png'), url('../images/Background-pattern-2-.svg'), url('../images/bg-apx-platform.jpg');
    background-position: 50% 100%, 100% 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 40vw, contain, cover;
  }

  .section.hero.nj.as.dcdc.fr {
    background-image: url('../images/Frame-22-4.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(255, 255, 255, .54), rgba(255, 255, 255, .54)), url('../images/iCPX-solutions-bg.jpg');
    background-position: 50% 100%, 0 0, 0 0, 0 0;
    background-size: auto 45vw, contain, auto, cover;
  }

  .section.hero.nj.as.dcdc.fr.yellow {

  }

  .section.hero.nj.dcdc {
    background-size: auto 40vw, contain;
    padding-bottom: 30vw;
  }

  .section.hero._2 {
    background-image: url('../images/FOld-3.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(255, 255, 255, .32), #fff);
    background-position: 50% 100%, 100% 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 62vw, contain, auto;
    padding-top: 40px;
    padding-bottom: 50vw;
  }

  .section.metrics.bhj.sda {
    background-image: linear-gradient(267deg, rgba(0, 0, 0, .36), rgba(80, 77, 77, .9) 84%, rgba(80, 77, 77, .07) 98%), url('../images/Frame-10-5.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(324deg, rgba(226, 226, 226, .83), #e2e2e2);
    background-size: auto, cover, contain, auto;
    padding-left: 0;
    padding-right: 0;
  }

  .section.metrics.df.green {
    padding-left: 0;
    padding-right: 0;
  }

  .section.metrics.df.dc {
    padding-bottom: 0;
  }

  .section.bl.dsf.xc {
    padding-top: 45px;
  }

  .image {
    width: 100%;
    overflow: visible;
  }

  .clients-wrapper-three {
    margin-bottom: -30px;
  }

  .clients-image-three {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .button {
    font-size: 1rem;
  }

  .button:hover {
    background-color: #31516a;
    border-color: #31516a;
  }

  .button.blue {
    margin-top: 10px;
  }

  .button-wrapper.max-width-landscape {
    width: 100%;
  }

  .button-secondary {
    padding-left: 1.25rem;
    font-size: 1rem;
  }

  .button-secondary:hover {
    color: #344054;
    background-color: #fff;
  }

  .button-row {
    align-self: stretch;
  }

  .button-row.button-row-center.reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .paragraph-large {
    font-size: 1rem;
  }

  .space-xsmall {
    min-height: .75rem;
  }

  .heading-medium {
    font-size: 1.75rem;
    line-height: 1.4;
  }

  .layout-content.vertical.yeh.sxcc {
    margin-bottom: 16px;
  }

  .layout-content.vertical.grey.sxcc {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .layout-content.vertical.ss.bhj {
    height: auto;
  }

  .header-image-wrapper {
    justify-content: center;
    align-items: flex-start;
    min-height: auto;
    display: flex;
  }

  .cta-header-component.dcd {
    grid-template-columns: minmax(200px, 640px);
  }

  .button-tertiary:hover {
    color: #475467;
    background-color: rgba(0, 0, 0, 0);
  }

  .navbar-link {
    font-size: 1rem;
  }

  .dropdown-link-list {
    grid-row-gap: .5rem;
    max-width: none;
    margin-right: 0;
    background: #fff !important;
    border: 0;
  }

  .dropdown-toggle {
    font-size: 1rem;
  }

  .navbar-menu {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar-component {
    min-height: 4.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .pricing-feature-list {
    grid-template-columns: 1fr;
  }

  .pricing-top-right-text {
    font-size: 1rem;
  }

  .pricing-top-right-price {
    font-size: 3rem;
  }

  .badge {
    padding: .125rem .5rem;
  }

  .h3 {
    font-size: 1.25rem;
  }

  .pricing-icon-wrapper {
    display: none;
  }

  .pricing-content-top {
    grid-row-gap: 1rem;
    flex-direction: column-reverse;
  }

  .pricing-plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing-plans {
    grid-template-columns: 1fr;
  }

  .pricing-tab-menu {
    margin-top: 2rem;
  }

  .space-medium {
    min-height: 1.5rem;
  }

  .cta-component {
    padding: 2.5rem 1.5rem;
  }

  .footer-legal-link:hover {
    color: #98a2b3;
  }

  .footer-legal-list {
    margin-bottom: 1rem;
  }

  .footer-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-top: 3rem;
  }

  .footer-social-link:hover, .footer-link:hover {
    color: #667085;
  }

  .footer-menu-wrapper {
    grid-column-gap: 1.5rem;
  }

  .footer-form-blog {
    margin-top: 1.5rem;
  }

  .logo-link {
    margin-bottom: 1.5rem;
    padding-left: 0;
  }

  .footer-top-wrapper {
    grid-row-gap: 3rem;
  }

  .layout-list-item {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .features-component-layout {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .features-component-layout.reverse-tablet {
    grid-template-columns: 1fr;
  }

  .features-component-layout.reverse-tablet.sx.cds.cd, .features-component-layout.reverse-tablet.sx.cds.dscsdc {
    grid-template-columns: 100%;
  }

  .features-component-layout.reverse-tablet.sx.jskn {
    grid-template-columns: 1fr 1fr;
  }

  .h2 {
    font-size: 46px;
  }

  .h2.text-color-gray500.cx {
    font-size: 24px;
  }

  .h2.bl {
    z-index: 1;
  }

  .h2.bl.scx.cva {
    width: auto;
  }

  .h2.bl.sdc, .h2.sx {
    font-size: 24px;
  }

  .hero-text-wrapper {
    width: 100%;
  }

  .hero-text-wrapper.bgbhj {
    margin-bottom: 20px;
  }

  .hero-text-wrapper.bgbhj.sec {
    margin-bottom: 10px;
  }

  .hero-text-wrapper.sec, .hero-text-wrapper.third {
    width: 100%;
  }

  .features-layout.sx.cdc {
    margin-top: 26px;
  }

  .features-layout.sfsd.bhjb.cd {
    margin-bottom: 20px;
  }

  .swiper-slide.is-slider-main {
    width: 100%;
  }

  .contact-us-form {
    grid-template-columns: 1fr;
    padding: 2rem;
  }

  .contact-list {
    margin-top: 2rem;
  }

  .hero-heading {
    font-size: 24px;
  }

  .paragraph_block.edit.black {
    width: auto;
    max-width: 100%;
    margin-bottom: 34px;
  }

  .paragraph_block.edit.black.scsd {
    width: auto;
    margin-bottom: 55px;
  }

  .paragraph_block.edit.pr.bl {
    width: 100%;
  }

  .kutup-display-2 {
    font-size: 24px;
    line-height: 1.2;
  }

  .kutup-photo-wrapper {
    object-fit: contain;
    object-position: 50% 100%;
    height: 500px;
  }

  .kutup-section {
    padding-top: 70px;
    padding-bottom: 0;
  }

  .testimonial-slider-small {
    padding: 60px 15px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    margin-right: 2%;
  }

  .testimonial-card-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    left: -10px;
  }

  .testimonial-slider-right {
    right: -10px;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-slider-large.b.csd {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 20px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .div-block-247.jnkj {
    max-width: 100%;
    margin-right: 0;
  }

  .waves---heading-2-no-margins {
    font-size: 44px;
    line-height: 125%;
  }

  .waves---main-container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waves---section-medium {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .bold-text.shadow {
    z-index: -1;
    font-size: 57px;
  }

  .waves-image-blog-2 {
    width: 100%;
    height: 320px;
  }

  .waves-tile-blog-2 {
    grid-row-gap: 32px;
    text-align: center;
    flex-direction: column;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link-2:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .div-block-254._90.hbbhbb {
    margin-left: 0;
  }

  .div-block-254.cds.sc {
    flex-flow: column;
    padding: 37px;
  }

  .div-block-254.saxs {
    flex-flow: column;
  }

  .image-12.c {
    width: 210px;
  }

  .image-12.vfv.dcs {
    margin-left: 0;
    margin-right: 0%;
  }

  .icon, .icon-2 {
    font-size: 21px;
  }

  .kutup-hero-right-part {
    min-height: 500px;
  }

  .kutup-hero-right-part.dscsd {
    min-height: auto;
    padding-top: 26px;
  }

  .kutup-hero-title-2 {
    font-size: 50px;
  }

  .kutup-hero-left-part {
    padding: 40px 10% 36px;
  }

  .image-22 {
    margin-bottom: 0;
    margin-left: 0;
  }

  .image-24 {
    margin-bottom: 100px;
  }

  .kutup-footer-horizontal-flex {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
  }

  .form-block {
    width: 100%;
    margin-right: 0;
  }

  .form-block.nk {
    width: 100%;
  }

  .hide {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .section.hero {
    background-position: 50% 100%, 100% 0;
    background-size: auto 64vw, contain;
    justify-content: flex-start;
    align-items: center;
    min-height: 90vh;
    padding-top: 100px;
    /* padding-bottom: 63vw; */
  }

  .section.hero.xsa.sdc.cntct {
    background-position: 50% 100%, 100% 0;
    background-size: auto 64vw, contain;
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
    padding-top: 100px;
    padding-bottom: 20px;
  }

  .section.hero.iapx.cdc {
    background-size: auto 74vw, contain;
    min-height: 90vh;
    padding-bottom: 76vw;
  }

  .section.hero.iapx.cdc.inside {
    background-image: url('../images/Untitled-800-x-500-px-1.png'), url('../images/Background-pattern-2-.svg'), url('../images/bg-apx-platform.jpg');
    background-position: 50% 100%, 100% 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 60vw, contain, cover;
  }

  .section.hero.nj.as.dcdc.fr {
    background-image: url('../images/Frame-22-4.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(to bottom, null, null), url('../images/iCPX-solutions-bg.jpg');
    background-size: auto 60vw, contain, auto, cover;
  }

  .section.hero.nj.as.dcdc.fr.yellow {
    background-image: url('../images/Frame-22-4.png'), url('../images/Background-pattern-2-.svg'), linear-gradient(rgba(251, 214, 51, .3), rgba(251, 214, 51, .3)), url('../images/iCPX-solutions-bg.jpg');
    background-position: 50% 100%, 0 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat, repeat;
    background-size: auto 60vw, contain, auto, cover;
  }

  .section.hero.nj.dcdc {
    background-size: auto 73vw, contain;
    padding-bottom: 72vw;
  }

  .section.hero._2 {
    background-size: auto 80vw, contain, auto;
    padding: 40px 0% 78vw;
  }

  .section.hero.sew {
    background-size: auto 73vw, contain;
    min-height: 90vh;
    padding-bottom: 72vw;
  }

  .section.metrics.bhj.sda.yellow {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.bl.webinar {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 5%;
    display: flex;
  }

  .container {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .clients-wrapper-three {
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-items: center;
    margin-bottom: 0;
    display: grid;
  }

  .clients-image-three {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .button {
    font-size: .7rem;
  }

  .button-row.bjh {
    margin-top: 40px;
  }

  .layout-content.vertical.ss.bhj {
    width: 48%;
    height: auto;
  }

  .layout-content.fff {
    padding-bottom: 73px;
  }

  .layout-content.jb {
    padding-top: 45px;
    padding-bottom: 10px;
  }

  .header-image-wrapper {
    height: 16rem;
    display: none;
  }

  .cta-header-component {
    grid-template-columns: 1fr;
  }

  .cta-header-component.dcd {
    grid-template-rows: auto;
    grid-template-columns: minmax(auto, 640px);
    margin-bottom: 0;
    display: flex;
  }

  .menu-icon, .menu-icon-line-top {
    background-color: var(--border-radius);
  }

  .button-tertiary.hide-tablet.sx.xc.guyt {
    margin-top: 37px;
    display: flex;

    position: relative;
  }

  .dropdown-link {
    padding-left: 0;
    border: 0;
  }

  .navbar-component {
    min-height: 3.3rem;
    padding-left: 0;
    padding-right: 1rem;
  }

  .badge.hide-mobile-portrait, .hide-mobile-portrait {
    display: none;
  }

  .footer-menu-wrapper {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .foot-form {
    grid-row-gap: 12px;
    flex-direction: column;
    grid-template-columns: 1fr;
  }

  .footer-top-wrapper {
    grid-row-gap: 48px;
  }

  .layout-list-item {
    grid-template-columns: 1fr;
  }

  .layout-metrics {
    margin-bottom: 0;
  }

  .features-component-layout.reverse-tablet.sx._3 {
    grid-template-columns: 1fr;
  }

  .h2 {
    font-size: 28px;
  }

  .h2.text-color-gray500.cx {
    font-size: 24px;
  }

  .h2.bl {
    font-size: 24px;
  }

  .h2.bl.scx {
    width: auto;
    max-width: 100%;
    font-size: 24px;
  }

  .hero-text-wrapper {
    margin-bottom: 10px;
  }

  .features-layout.das {
    margin-top: 40px;
  }

  .button-white {
    text-align: center;
    width: 100%;
  }

  .u-mb-0 {
    flex-wrap: wrap;
  }

  .radio-group_horizontal {
    grid-row-gap: 16px;
    flex-wrap: wrap;
  }

  .contact-us-form {
    padding: 1.5rem;
  }

  .input-block {
    width: 100%;
  }

  .input {
    margin-right: 0;
  }

  .input.dark {
    margin-bottom: 0;
  }

  .input-column-wrapper {
    grid-template-columns: 1fr;
  }

  .hero-heading {
    margin-top: 0;
  }

  .hero-heading.d {
    font-size: 22px;
  }

  .dropdown-locale-link {
    padding-left: 0;
  }

  .paragraph_block.edit.black {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph_block.edit.scac {
    width: 100%;
  }

  .paragraph_block.edit.pr.bl {
    font-size: 16px;
    line-height: 25px;
  }

  .image-2 {
    width: 170px;
    margin-top: 0;
  }

  .kutup-author-title {
    font-size: 13px;
  }

  .kutup-display-2 {
    font-size: 18px;
    line-height: 1.2;
  }

  .kutup-divider-40px {
    display: none;
  }

  .kutup-photo-wrapper {
    order: 1;
    width: 100%;
    height: 300px;
    margin-left: 0;
    margin-right: 0;
  }

  .kutup-features-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .kutup-section {
    padding: 60px 7% 0;
  }

  .div-block-3 {
    margin-bottom: 0;
  }

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .testimonial-slide-wrapper {
    max-width: 100%;
    height: auto;
    margin-right: 2%;
  }

  .testimonial-card-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .testimonial-slider-left {
    justify-content: center;
    align-items: flex-start;
    padding-top: 168px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -10px;
  }

  .testimonial-slider-right {
    justify-content: center;
    align-items: flex-start;
    padding-top: 125px;
    right: -10px;
  }

  .grid-servizi {
    grid-template-columns: 1fr;
  }

  .paragraph-2 {
    max-width: 100%;
  }

  .paragraph-2.servizi-paragraph {
    text-align: center;
  }

  .testimonial-slider-large.b.csd {
    padding-top: 51px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-3 {
    max-width: none;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .div-block-247.bh {
    margin-right: 0;
  }

  .waves---heading-3-no-margins {
    font-size: 22px;
  }

  .waves-grid-features-1 {
    grid-row-gap: 64px;
    grid-template-columns: 1fr;
  }

  .waves---heading-2-no-margins {
    font-size: 34px;
  }

  .waves---section-medium {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .heading-6.bhj {
    font-size: 14px;
  }

  .bold-text.shadow {
    font-size: 52px;
  }

  .waves-image-blog-2 {
    height: 62vw;
  }

  .waves-tile-blog-2 {
    padding: 16px;
  }

  .kutup-footer-grid-1 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .container-4 {
    max-width: none;
  }

  .div-block-254.cds.sc {
    padding-left: 0;
    padding-right: 0;
  }

  .image-12.vfv.dcs {
    margin-bottom: 48px;
  }

  .kutup-footer-grid-2 {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
  }

  .image-19.asx {
    margin-top: 20px;
  }

  .slide-nav {
    font-size: 10px;
    bottom: 0;
  }

  .icon {
    margin-left: 0;
    font-size: 24px;
  }

  .icon-2 {
    margin-right: 0;
    font-size: 24px;
  }

  .image-20 {
    width: 32px;
    height: 32px;
  }

  .kutup-hero-right-part {
    min-height: 340px;
  }

  .kutup-hero-right-part.dscsd {
    min-height: auto;
    padding-top: 23px;
    padding-bottom: 23px;
  }

  .kutup-checkbox {
    flex: none;
  }

  .kutup-button-subscribe {
    width: 100%;
    min-height: 50px;
    position: relative;
    top: 0;
    right: 0;
  }

  .kutup-form-input {
    min-height: 60px;
  }

  .kutup-hero-title-2 {
    font-size: 40px;
  }

  .kutup-hero-left-part {
    padding-top: 20px;
    padding-bottom: 55px;
  }

  .kutup-footer-horizontal-flex {
    justify-content: center;
  }

  .text-span-11 {
    font-size: 20px;
    line-height: 1.2;
  }

  .image-29 {
    width: 80px;
    max-width: 100%;
    margin-bottom: 10px;
  }
}

#w-node-f659d814-438f-ffb9-5a06-e44f4af599bc-343806e1, #w-node-f659d814-438f-ffb9-5a06-e44f4af599c2-343806e1, #w-node-f659d814-438f-ffb9-5a06-e44f4af599c8-343806e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-343806e1, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-343806e1, #w-node-e4caad25-7a97-5b00-38b1-2862fe0bed6a-343806e1, #w-node-_3ca8226b-e9a1-dffa-cd09-23c9021968f5-343806e1, #w-node-cda1dcb2-be6e-b675-661f-8627c2ae5510-343806e1, #w-node-_68a3af9a-8dbb-341b-4676-3cb0d1b2f5b7-343806e1, #w-node-_78c305f3-8b66-9220-e0c9-f8fcaeb1fb62-343806e1, #w-node-_53b5cc0c-6957-88b1-f84d-bcef0afd178f-343806e1, #w-node-_9f802feb-54f7-b7c4-50bf-bcbec5f3e006-343806e1 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_341034fc-5d99-7087-fc23-f442f4d98a62-343806e1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d6a28fb7-2e6f-dca8-e1c7-f5e650a7438d-343806e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-d6a28fb7-2e6f-dca8-e1c7-f5e650a7438e-343806e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0a84a6a9-85fd-0f92-24a1-8fadfc1916d9-343806e1 {
  align-self: start;
}

#w-node-_0a84a6a9-85fd-0f92-24a1-8fadfc1916dc-343806e1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_0a84a6a9-85fd-0f92-24a1-8fadfc1916de-343806e1 {
  align-self: start;
}

#w-node-_0a84a6a9-85fd-0f92-24a1-8fadfc1916e3-343806e1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_90b0631a-ba16-2502-bde5-614983ff53a7-343806e1 {
  align-self: start;
}

#w-node-_90b0631a-ba16-2502-bde5-614983ff53aa-343806e1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_90b0631a-ba16-2502-bde5-614983ff53ac-343806e1 {
  align-self: start;
}

#w-node-_90b0631a-ba16-2502-bde5-614983ff53b1-343806e1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-a2e99da4-90ae-e5ba-d858-949d3507e06c-3507e069 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2e99da4-90ae-e5ba-d858-949d3507e06f-3507e069 {
  align-self: center;
  justify-self: center;
}

#w-node-a2e99da4-90ae-e5ba-d858-949d3507e076-3507e069 {
  justify-self: end;
}

#w-node-_60081da6-e23a-1dae-87d6-b1277fc451d7-7fc451d3, #w-node-_60081da6-e23a-1dae-87d6-b1277fc451e2-7fc451d3, #w-node-_60081da6-e23a-1dae-87d6-b1277fc451ed-7fc451d3, #w-node-_60081da6-e23a-1dae-87d6-b1277fc451f4-7fc451d3, #w-node-_60081da6-e23a-1dae-87d6-b1277fc45207-7fc451d3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6efe989f-0725-802e-ac6a-368a95b9b501-161e432f {
  align-self: start;
}

#w-node-_6efe989f-0725-802e-ac6a-368a95b9b504-161e432f, #w-node-_6efe989f-0725-802e-ac6a-368a95b9b509-161e432f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6efe989f-0725-802e-ac6a-368a95b9b50b-161e432f {
  align-self: start;
}

#w-node-_6efe989f-0725-802e-ac6a-368a95b9b512-161e432f {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-b833e662, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-b833e662 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_947c8d9e-df30-885d-7ab7-45c14f2c008b-4f2c008a, #w-node-_947c8d9e-df30-885d-7ab7-45c14f2c009c-4f2c008a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-01c60226, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-01c60226 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_537f39ef-3126-3d58-5643-54ed7164ee78-01c60226, #w-node-_537f39ef-3126-3d58-5643-54ed7164ee89-01c60226, #w-node-f659d814-438f-ffb9-5a06-e44f4af599bc-f0acc5b9, #w-node-f659d814-438f-ffb9-5a06-e44f4af599c2-f0acc5b9, #w-node-f659d814-438f-ffb9-5a06-e44f4af599c8-f0acc5b9, #w-node-_9f857e5e-4a86-6305-1749-01625fb5d5b6-f0acc5b9, #w-node-f58eaaf3-f063-c1bc-aabc-56bd7a77d8cd-f0acc5b9, #w-node-f58eaaf3-f063-c1bc-aabc-56bd7a77d8de-f0acc5b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-c935a714, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-c935a714 {
  grid-area: span 3 / span 1 / span 3 / span 1;
}

#w-node-_537f39ef-3126-3d58-5643-54ed7164ee78-c935a714, #w-node-_537f39ef-3126-3d58-5643-54ed7164ee89-c935a714 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5113-b3852e32 {
  align-self: start;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5116-b3852e32 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d511d-b3852e32 {
  align-self: start;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5124-b3852e32 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-bd312bf6 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-bd312bf6, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3229-bd312bf6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-bd312bf6 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3232-bd312bf6 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-86425a86 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-86425a86 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-86425a86, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-65b73812 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-65b73812 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-65b73812, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-e1bfb4d7 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-e1bfb4d7 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-e1bfb4d7, #w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5113-92cfdda8 {
  align-self: start;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5116-92cfdda8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d511d-92cfdda8 {
  align-self: start;
}

#w-node-_3e6b85ae-9e44-e8a4-618c-6e25337d5124-92cfdda8 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-31425f83 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-31425f83 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-31425f83, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-65c4c39e {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-65c4c39e {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-65c4c39e, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-eea68466 {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-eea68466 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-eea68466, #w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3221-e865e3ba {
  align-self: start;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c3224-e865e3ba {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-c76e4807-f1f5-f47d-eb34-2ece0e5c322b-e865e3ba {
  align-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-_09afa9a7-4fe7-017b-e0fd-51eff2bdb76d-343806e1, #w-node-_2d08ab0a-a395-841c-a12e-3e8f362db376-343806e1, #w-node-b3edd41f-79a8-6ae4-0d3c-e1e91d5a8f1f-343806e1, #w-node-d99df597-16d5-1003-51df-366322faa6a8-343806e1 {
    justify-self: end;
  }

  #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-343806e1, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-343806e1, #w-node-e4caad25-7a97-5b00-38b1-2862fe0bed6a-343806e1, #w-node-_3ca8226b-e9a1-dffa-cd09-23c9021968f5-343806e1, #w-node-cda1dcb2-be6e-b675-661f-8627c2ae5510-343806e1, #w-node-_68a3af9a-8dbb-341b-4676-3cb0d1b2f5b7-343806e1, #w-node-_78c305f3-8b66-9220-e0c9-f8fcaeb1fb62-343806e1, #w-node-_53b5cc0c-6957-88b1-f84d-bcef0afd178f-343806e1, #w-node-_9f802feb-54f7-b7c4-50bf-bcbec5f3e006-343806e1, #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-b833e662, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-b833e662, #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-01c60226, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-01c60226 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_09afa9a7-4fe7-017b-e0fd-51eff2bdb76d-f0acc5b9 {
    justify-self: end;
  }

  #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-c935a714, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-c935a714 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d99df597-16d5-1003-51df-366322faa6a8-b3852e32, #w-node-_7d389193-9275-b506-e8c0-0603988b0062-93c657ad, #w-node-d99df597-16d5-1003-51df-366322faa6a8-bd312bf6, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-bd312bf6, #w-node-d99df597-16d5-1003-51df-366322faa6a8-86425a86, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-86425a86, #w-node-d99df597-16d5-1003-51df-366322faa6a8-65b73812, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-65b73812, #w-node-d99df597-16d5-1003-51df-366322faa6a8-e1bfb4d7, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-e1bfb4d7, #w-node-d99df597-16d5-1003-51df-366322faa6a8-92cfdda8, #w-node-d99df597-16d5-1003-51df-366322faa6a8-31425f83, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-31425f83, #w-node-d99df597-16d5-1003-51df-366322faa6a8-65c4c39e, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-65c4c39e, #w-node-d99df597-16d5-1003-51df-366322faa6a8-eea68466, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-eea68466, #w-node-d99df597-16d5-1003-51df-366322faa6a8-e865e3ba, #w-node-e147f980-7670-c101-8e8c-c3a328e1c320-e865e3ba {
    justify-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-343806e1, #w-node-_9c842350-bcc4-94d9-4cc7-403c4209111c-343806e1, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-343806e1, #w-node-e4caad25-7a97-5b00-38b1-2862fe0bed6a-343806e1, #w-node-_3ca8226b-e9a1-dffa-cd09-23c9021968f5-343806e1, #w-node-cda1dcb2-be6e-b675-661f-8627c2ae5510-343806e1, #w-node-_68a3af9a-8dbb-341b-4676-3cb0d1b2f5b7-343806e1, #w-node-_3242a9e0-a1d3-73f4-2917-f9d83c7d7c7b-343806e1, #w-node-_78c305f3-8b66-9220-e0c9-f8fcaeb1fb62-343806e1, #w-node-_3242a9e0-a1d3-73f4-2917-f9d83c7d7c88-343806e1, #w-node-_53b5cc0c-6957-88b1-f84d-bcef0afd178f-343806e1, #w-node-_3242a9e0-a1d3-73f4-2917-f9d83c7d7c95-343806e1, #w-node-_9f802feb-54f7-b7c4-50bf-bcbec5f3e006-343806e1, #w-node-_3242a9e0-a1d3-73f4-2917-f9d83c7d7ca2-343806e1 {
    order: -9999;
  }

  #w-node-_8dc7b436-3ba8-fe1a-b6a7-283790ec059d-343806e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_31671bb6-2194-3d05-8ed8-9f0e32a514f6-343806e1, #w-node-_86166230-523b-eea5-30fa-466671be8db6-b833e662, #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-b833e662, #w-node-_9c842350-bcc4-94d9-4cc7-403c4209111c-b833e662, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-b833e662, #w-node-_86166230-523b-eea5-30fa-466671be8db6-01c60226, #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-01c60226, #w-node-_9c842350-bcc4-94d9-4cc7-403c4209111c-01c60226, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-01c60226, #w-node-_7fec3ca2-0ebe-40d1-2dd1-b20fa171825a-c935a714, #w-node-_2bcddce0-4b15-9e44-e7cf-9ba0d0fc03eb-c935a714, #w-node-_9c842350-bcc4-94d9-4cc7-403c4209111c-c935a714, #w-node-_23241950-e63d-c6a7-fc83-6edf9791b5dd-c935a714, #w-node-cb49c9a3-ddf9-046a-4921-bf01ed181503-93c657ad, #w-node-_31671bb6-2194-3d05-8ed8-9f0e32a514f6-93c657ad {
    order: -9999;
  }
}


@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.woff2') format('woff2');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}


body .menu-dropdown.w-dropdown:hover .w-dropdown-list {
    display: block !important;
    opacity: 1 !important;
}

.menu-dropdown.w-dropdown:hover .dropdown-icon.w-embed svg {
  transform: rotate(180deg);
  transition: 0.3s ease all;
}
.kutup-footer-4 .footer-logo-link {
    text-align: right;
}

@media(max-width: 991px) {
  nav.navbar-menu.w-nav-menu {
    left: 0;
    width: 100%;
    top: 5rem;
  }
  
nav.navbar-dropdown-list.w-dropdown-list.mobact {
    position: relative;
    overflow: hidden;
    box-shadow: none;
    border-style: none;
    align-items: flex-start;
    min-width: auto;
    margin-bottom: 1.5rem;
    padding: 0 0 0;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    opacity: 1 !important;
    height: auto !important;
}  
.menu-opens .mb-bur-1 {
    transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg);
    transform-style: preserve-3d; 
 }
.menu-opens .mb-bur-2 {
    transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(-45deg) skew(0deg, 0deg);
    transform-style: preserve-3d; 
 }
 .kutup-footer-4 .footer-logo-link {
    text-align: center;
}
 
}


.section.hero {
    height: 70vh !important;
}


@media(max-width: 767px) {
nav.navbar-menu.w-nav-menu {
    top: 3rem;
}
}


.section.hero{
    background-image:none !important;
}