/* 
 Theme Name:   ai-automation-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     ai-automation
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

.box-text
 {
    right: 10%;
    left: 10%;
}

.header-img, .single-page-img, .external-div .box-image-page img, .external-div
 {
    background-image: url(/img/conferencia-tecnologia-bg.jpg)!important;
    background-size: cover;
    height: 400px;
    background-position: center;
    background-attachment: initial!important;
}

.box-image-page
 {
    position: relative;
    z-index: 99;
    background: #00000073;
}
#theme-sidebar section {
    margin: 0 0 2em 0px;
}

.technology-premium-section{
  position:relative;
  overflow:hidden;
  padding:50px 0;
  background:
    radial-gradient(circle at 15% 20%,rgba(120,52,255,.22),transparent 32%),
    radial-gradient(circle at 85% 30%,rgba(0,174,255,.16),transparent 30%),
    linear-gradient(135deg,#060b1b 0%,#0a1025 48%,#111833 100%);
  isolation:isolate;
}
.technology-premium-section::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);
  background-size:48px 48px;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.85),transparent);
  pointer-events:none;
}
.technology-premium-section::after{
  content:"";
  position:absolute;
  width:420px;
  height:420px;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:rgba(120,52,255,.08);
  filter:blur(70px);
  animation:sectionPulse 8s ease-in-out infinite;
  pointer-events:none;
}
.technology-premium-section .container{
  z-index:2;
}
.technology-glow{
  position:absolute;
  border-radius:50%;
  filter:blur(18px);
  opacity:.55;
  pointer-events:none;
}
.technology-glow-one{
  width:280px;
  height:280px;
  top:-80px;
  left:-70px;
  background:radial-gradient(circle,rgba(120,52,255,.65),rgba(120,52,255,0) 70%);
  animation:floatGlowOne 10s ease-in-out infinite;
}
.technology-glow-two{
  width:340px;
  height:340px;
  right:-110px;
  bottom:-120px;
  background:radial-gradient(circle,rgba(0,174,255,.45),rgba(0,174,255,0) 70%);
  animation:floatGlowTwo 12s ease-in-out infinite;
}
.technology-grid-effect{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at center,rgba(120,52,255,.08),transparent 60%);
  pointer-events:none;
}
.technology-intro{
  position:relative;
  padding:38px;
  margin-bottom:34px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:26px;
  background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.045));
  box-shadow:
    0 24px 70px rgba(0,0,0,.35),
    inset 0 1px 0 rgba(255,255,255,.14);
  backdrop-filter:blur(22px);
  -webkit-backdrop-filter:blur(22px);
  overflow:hidden;
}
.technology-intro::before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-60px;
  top:-70px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(120,52,255,.4),transparent 70%);
}
.technology-intro::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,transparent,#7834FF,#00AEFF,transparent);
  background-size:220% 100%;
  animation:borderFlow 5s linear infinite;
}
.technology-intro .intro-icon{
  width:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:22px;
  border-radius:18px;
  color:#fff;
  font-size:28px;
  background:linear-gradient(135deg,#7834FF,#9b65ff 55%,#00AEFF);
  box-shadow:
    0 14px 35px rgba(120,52,255,.42),
    inset 0 1px 0 rgba(255,255,255,.3);
  animation:iconFloat 4s ease-in-out infinite;
}
.technology-intro h2{
  position:relative;
  margin:22px 0 18px;
  color:#fff;
  font-weight:800;
  line-height:1.15;
  letter-spacing:-.02em;
}
.technology-intro h2::after{
  content:"";
  display:block;
  width:92px;
  height:4px;
  margin-top:16px;
  border-radius:999px;
  background:linear-gradient(90deg,#7834FF,#00AEFF);
  box-shadow:0 0 20px rgba(120,52,255,.65);
}
.technology-intro p{
  position:relative;
  margin:0 0 16px;
  color:rgba(255,255,255,.82);
  line-height:1.85;
}
.technology-intro p:last-child{
  margin-bottom:0;
}
.technology-boxes{
  position:relative;
}
.box-one{
  position:relative;
  display:flex;
  flex-direction:column;
  padding:38px 34px 34px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.115),rgba(255,255,255,.035)),
    rgba(8,15,36,.55);
  box-shadow:
    0 24px 70px rgba(0,0,0,.3),
    inset 0 1px 0 rgba(255,255,255,.12);
  backdrop-filter:blur(20px);
  -webkit-backdrop-filter:blur(20px);
  overflow:hidden;
  transition:
    transform .45s ease,
    border-color .45s ease,
    box-shadow .45s ease;
}
.box-one::before{
  content:"";
  position:absolute;
  inset:0;
  padding:1px;
  border-radius:24px;
  background:linear-gradient(135deg,rgba(120,52,255,.9),rgba(255,255,255,.08),rgba(0,174,255,.7));
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite:xor;
  mask-composite:exclude;
  opacity:.55;
  pointer-events:none;
}
.box-one::after{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  right:-75px;
  bottom:-75px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(120,52,255,.26),transparent 70%);
  transition:transform .6s ease;
}
.box-one:hover{
  transform:translateY(-10px);
  border-color:rgba(120,52,255,.65);
  box-shadow:
    0 34px 90px rgba(0,0,0,.42),
    0 0 42px rgba(120,52,255,.22),
    inset 0 1px 0 rgba(255,255,255,.16);
}
.box-one:hover::after{
  transform:scale(1.35);
}
.box-one .box-icon{
  position:relative;
  width:68px;
  height:68px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:24px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:20px;
  color:#fff;
  font-size:29px;
  background:linear-gradient(135deg,rgba(120,52,255,.95),rgba(0,174,255,.72));
  box-shadow:
    0 14px 35px rgba(120,52,255,.38),
    inset 0 1px 0 rgba(255,255,255,.3);
  animation:iconFloat 4.5s ease-in-out infinite;
  z-index:2;
}
.box-one:nth-child(2) .box-icon{
  animation-delay:.5s;
}
.box-one:nth-child(3) .box-icon{
  animation-delay:1s;
}
.box-number{
  position:absolute;
  top:18px;
  right:24px;
  color:rgba(255,255,255,.055);
  font-size:76px;
  font-weight:900;
  line-height:1;
  letter-spacing:-.08em;
  user-select:none;
}
.box-one h3{
  position:relative;
  margin:0 0 18px;
  color:#fff;
  font-weight:800;
  line-height:1.25;
  letter-spacing:-.02em;
  z-index:2;
}
.box-one h3::after{
  content:"";
  display:block;
  width:72px;
  height:3px;
  margin-top:14px;
  border-radius:999px;
  background:linear-gradient(90deg,#7834FF,#00AEFF);
  box-shadow:0 0 16px rgba(120,52,255,.55);
}
.box-one p{
  position:relative;
  margin:0 0 16px;
  color:rgba(255,255,255,.8);
  font-size:15.5px;
  line-height:1.8;
  z-index:2;
}
.box-one p:last-child{
  margin-bottom:0;
}
@keyframes floatGlowOne{
  0%,100%{
    transform:translate3d(0,0,0) scale(1);
  }
  50%{
    transform:translate3d(55px,35px,0) scale(1.12);
  }
}
@keyframes floatGlowTwo{
  0%,100%{
    transform:translate3d(0,0,0) scale(1);
  }
  50%{
    transform:translate3d(-60px,-40px,0) scale(1.1);
  }
}
@keyframes sectionPulse{
  0%,100%{
    opacity:.45;
    transform:translate(-50%,-50%) scale(1);
  }
  50%{
    opacity:.72;
    transform:translate(-50%,-50%) scale(1.18);
  }
}
@keyframes borderFlow{
  0%{
    background-position:0 50%;
  }
  100%{
    background-position:220% 50%;
  }
}
@keyframes iconFloat{
  0%,100%{
    transform:translateY(0) rotate(0);
  }
  50%{
    transform:translateY(-8px) rotate(2deg);
  }
}
@media (max-width:991.98px){
  .technology-premium-section{
    padding:80px 0;
  }
  .technology-intro{
    padding:30px;
  }
  .box-one{
    padding:32px 28px;
  }
}
@media (max-width:767.98px){
  .technology-premium-section{
    padding:60px 0;
  }
  .technology-intro{
    padding:26px 22px;
    border-radius:20px;
  }
  .technology-intro .intro-icon{
    width:58px;
    height:58px;
    font-size:25px;
  }
  .box-one{
    padding:28px 22px;
    border-radius:20px;
  }
  .box-one::before{
    border-radius:20px;
  }
  .box-one .box-icon{
    width:60px;
    height:60px;
    font-size:25px;
  }
  .box-number{
    top:16px;
    right:20px;
    font-size:62px;
  }
}
@media (prefers-reduced-motion:reduce){
  .technology-glow,
  .technology-premium-section::after,
  .technology-intro::after,
  .technology-intro .intro-icon,
  .box-one .box-icon{
    animation:none;
  }
  .box-one{
    transition:none;
  }
}

.styled-section{
  position:relative;
  overflow:hidden;
  padding:25px;
  border:1px solid rgba(120,52,255,.22);
  background:
    linear-gradient(145deg,rgba(255,255,255,.92),rgba(245,240,255,.82)),
    rgba(255,255,255,.78);
  box-shadow:
    0 24px 70px rgba(35,20,70,.14),
    inset 0 1px 0 rgba(255,255,255,.9);
  backdrop-filter:blur(18px);
  -webkit-backdrop-filter:blur(18px);
}
.styled-section::before{
  content:"";
  position:absolute;
  width:260px;
  height:260px;
  top:-120px;
  right:-90px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(120,52,255,.22),transparent 70%);
  pointer-events:none;
  animation:styledGlow 8s ease-in-out infinite;
}
.styled-section::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:4px;
  background:linear-gradient(90deg,transparent,#7834FF,#9d6cff,#7834FF,transparent);
  background-size:220% 100%;
  animation:styledLine 5s linear infinite;
}
.styled-section h2{
  position:relative;
  margin:0 0 24px;
  color:#17112c;
  font-weight:800;
  line-height:1.2;
  letter-spacing:-.02em;
}
.styled-section h2::after{
  content:"";
  display:block;
  width:90px;
  height:4px;
  margin-top:16px;
  border-radius:999px;
  background:linear-gradient(90deg,#7834FF,#b08cff);
  box-shadow:0 0 20px rgba(120,52,255,.3);
}
.styled-section p{
  position:relative;
  margin:0 0 18px;
  color:#514a61;
  line-height:1.8;
}
.styled-section ul{
  position:relative;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  margin:28px 0;
  padding:0;
  list-style:none;
}
.styled-section li{
  position:relative;
  padding:18px 20px 18px 52px;
  border:1px solid rgba(120,52,255,.14);
  border-radius:16px;
  color:#2e2740;
  line-height:1.6;
  background:linear-gradient(145deg,rgba(255,255,255,.95),rgba(246,241,255,.88));
  box-shadow:
    0 12px 28px rgba(45,25,85,.08),
    inset 0 1px 0 rgba(255,255,255,.9);
  transition:
    transform .3s ease,
    border-color .3s ease,
    box-shadow .3s ease;
}
.styled-section li::before{
  content:"✓";
  position:absolute;
  left:16px;
  top:50%;
  width:24px;
  height:24px;
  display:flex;
  align-items:center;
  justify-content:center;
  transform:translateY(-50%);
  border-radius:50%;
  color:#fff;
  font-weight:700;
  background:linear-gradient(135deg,#7834FF,#a975ff);
  box-shadow:0 8px 18px rgba(120,52,255,.3);
}
.styled-section li:hover{
  transform:translateY(-4px);
  border-color:rgba(120,52,255,.38);
  box-shadow:
    0 18px 36px rgba(45,25,85,.12),
    0 0 24px rgba(120,52,255,.08);
}
.styled-section p:last-child{
  margin-bottom:0;
}
@keyframes styledGlow{
  0%,100%{
    transform:translate3d(0,0,0) scale(1);
  }
  50%{
    transform:translate3d(-24px,20px,0) scale(1.12);
  }
}
@keyframes styledLine{
  0%{
    background-position:0 50%;
  }
  100%{
    background-position:220% 50%;
  }
}
@media (max-width:767.98px){
  .styled-section{
    padding:30px 22px;
    border-radius:22px;
  }
  .styled-section ul{
    grid-template-columns:1fr;
  }
}
@media (prefers-reduced-motion:reduce){
  .styled-section::before,
  .styled-section::after{
    animation:none;
  }
  .styled-section li{
    transition:none;
  }
}

.custom-section{
  position:relative;
  overflow:hidden;
  padding:35px;
  border:1px solid rgba(120,52,255,.2);
  border-radius:32px;
  background:
    radial-gradient(circle at top left,rgba(120,52,255,.14),transparent 34%),
    radial-gradient(circle at bottom right,rgba(120,52,255,.1),transparent 32%),
    linear-gradient(135deg,#ffffff 0%,#f8f5ff 52%,#f1ebff 100%);
  box-shadow:
    0 30px 80px rgba(63,35,115,.14),
    inset 0 1px 0 rgba(255,255,255,.95);
}
.custom-section::before{
  content:"";
  position:absolute;
  inset:18px;
  border:1px solid rgba(120,52,255,.08);
  border-radius:24px;
  pointer-events:none;
}
.custom-section::after{
  content:"";
  position:absolute;
  width:220px;
  height:220px;
  top:-90px;
  right:-70px;
  border-radius:44% 56% 62% 38% / 42% 38% 62% 58%;
  background:linear-gradient(135deg,rgba(120,52,255,.28),rgba(170,119,255,.08));
  filter:blur(6px);
  animation:customShape 9s ease-in-out infinite;
  pointer-events:none;
}
.custom-section h2{
  position:relative;
  margin:0 0 26px;
  padding-left:24px;
  color:#1b1234;
  font-weight:800;
  line-height:1.2;
  letter-spacing:-.02em;
  z-index:2;
}
.custom-section h2::before{
  content:"";
  position:absolute;
  left:0;
  top:4px;
  bottom:4px;
  width:6px;
  border-radius:999px;
  background:linear-gradient(180deg,#7834FF,#a66cff);
  box-shadow:0 0 18px rgba(120,52,255,.35);
}
.custom-section > p{
  position:relative;
  margin:0 0 18px;
  color:#574f68;
  line-height:1.8;
  z-index:2;
}
.custom-section h3{
  position:relative;
  margin:36px 0 14px;
  padding:20px 22px 20px 64px;
  border:1px solid rgba(120,52,255,.14);
  border-radius:18px;
  color:#24163f;
  font-weight:750;
  line-height:1.35;
  background:
    linear-gradient(90deg,rgba(120,52,255,.12),rgba(120,52,255,.025)),
    rgba(255,255,255,.75);
  box-shadow:
    0 12px 32px rgba(66,36,120,.08),
    inset 0 1px 0 rgba(255,255,255,.9);
  z-index:2;
  transition:
    transform .3s ease,
    border-color .3s ease,
    box-shadow .3s ease;
}
.custom-section h3::before{
  content:"";
  position:absolute;
  left:20px;
  top:50%;
  width:26px;
  height:26px;
  transform:translateY(-50%);
  border:7px solid #7834FF;
  border-radius:50%;
  background:#fff;
  box-shadow:
    0 0 0 6px rgba(120,52,255,.1),
    0 8px 18px rgba(120,52,255,.18);
}
.custom-section h3::after{
  content:"";
  position:absolute;
  left:32px;
  top:100%;
  width:2px;
  height:28px;
  background:linear-gradient(180deg,rgba(120,52,255,.45),transparent);
}
.custom-section h3:hover{
  transform:translateX(8px);
  border-color:rgba(120,52,255,.34);
  box-shadow:
    0 18px 38px rgba(66,36,120,.12),
    0 0 24px rgba(120,52,255,.08);
}
.custom-section h3 + p{
  position:relative;
  margin-top:0;
}
.custom-section h3 ~ p{
  padding-left:22px;
  border-left:2px solid rgba(120,52,255,.12);
}
.custom-section p{
  position:relative;
  margin:0 0 18px;
  color:#5a5368;
  line-height:1.8;
  z-index:2;
}
.custom-section p:last-child{
  margin-bottom:0;
}
.custom-section h3:nth-of-type(2)::before{
  border-radius:8px;
  transform:translateY(-50%) rotate(45deg);
}
.custom-section h3:nth-of-type(3)::before{
  border-radius:4px 50% 50% 50%;
  transform:translateY(-50%) rotate(-45deg);
}
.custom-section h3:nth-of-type(4)::before{
  border-radius:50% 50% 12px 12px;
}
@keyframes customShape{
  0%,100%{
    transform:translate3d(0,0,0) rotate(0deg) scale(1);
  }
  50%{
    transform:translate3d(-22px,28px,0) rotate(14deg) scale(1.08);
  }
}
@media (max-width:767.98px){
  .custom-section{
    padding:34px 22px;
    border-radius:24px;
  }
  .custom-section::before{
    inset:10px;
    border-radius:18px;
  }
  .custom-section h2{
    padding-left:18px;
  }
  .custom-section h3{
    padding:18px 18px 18px 56px;
  }
  .custom-section h3::before{
    left:16px;
  }
  .custom-section h3::after{
    left:28px;
  }
}
@media (prefers-reduced-motion:reduce){
  .custom-section::after{
    animation:none;
  }
  .custom-section h3{
    transition:none;
  }
}



.newsletter{
  position:relative;
  overflow:hidden;
  padding:30px;
  border:1px solid rgba(120,52,255,.2);
  border-radius:26px;
  background:
    radial-gradient(circle at top right,rgba(120,52,255,.25),transparent 38%),
    linear-gradient(145deg,#171126 0%,#241544 55%,#321967 100%);
  box-shadow:
    0 24px 60px rgba(30,16,59,.28),
    inset 0 1px 0 rgba(255,255,255,.12);
  isolation:isolate;
}
.newsletter::before{
  content:"";
  position:absolute;
  width:180px;
  height:180px;
  top:-100px;
  right:-70px;
  border-radius:50%;
  background:rgba(120,52,255,.45);
  filter:blur(12px);
  animation:newsletterGlow 7s ease-in-out infinite;
  z-index:-1;
}
.newsletter::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:3px;
  background:linear-gradient(90deg,transparent,#7834FF,#c29cff,#7834FF,transparent);
  background-size:220% 100%;
  animation:newsletterLine 5s linear infinite;
}
.newsletter-icon{
  width:58px;
  height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:18px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:18px;
  color:#fff;
  background:linear-gradient(135deg,#7834FF,#a76eff);
  box-shadow:
    0 14px 32px rgba(120,52,255,.38),
    inset 0 1px 0 rgba(255,255,255,.3);
}
.newsletter-label{
  display:inline-flex;
  align-items:center;
  margin-bottom:12px;
  padding:7px 12px;
  border:1px solid rgba(194,156,255,.25);
  border-radius:999px;
  color:#d8c2ff;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
  background:rgba(120,52,255,.14);
}
.newsletter h3{
  margin:0 0 14px;
  color:#fff!important;
  font-weight:800;
  line-height:1.25;
}
.newsletter p{
  margin:0 0 22px;
  color:rgba(255,255,255,.74);
  line-height:1.7;
}
.newsletter-form{
  display:flex;
  flex-direction:column;
  gap:12px;
}
.newsletter-field{
  position:relative;
}
.newsletter-field i{
  position:absolute;
  top:50%;
  left:16px;
  transform:translateY(-50%);
  color:#7834FF;
  pointer-events:none;
}
.newsletter-field input{
  width:100%;
  min-height:54px;
  padding:0 16px 0 46px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:15px;
  outline:0;
  color:#211635;
  background:rgba(255,255,255,.95);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
  transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;
}
.newsletter-field input::placeholder{
  color:#9188a0;
}
.newsletter-field input:focus{
  transform:translateY(-2px);
  border-color:#9b63ff;
  box-shadow:
    0 0 0 4px rgba(120,52,255,.16),
    0 14px 30px rgba(12,5,28,.16);
}
.newsletter-button{
  width:100%;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:0;
  border-radius:15px;
  color:#fff;
  font-weight:800;
  background:linear-gradient(135deg,#7834FF,#a965ff);
  box-shadow:
    0 15px 32px rgba(120,52,255,.38),
    inset 0 1px 0 rgba(255,255,255,.25);
  cursor:default;
  opacity:.9;
}
.newsletter-button i{
  transition:transform .3s ease;
}
.newsletter-button:hover i{
  transform:translateX(4px);
}
.newsletter small{
  display:block;
  margin-top:15px;
  color:rgba(255,255,255,.58);
  line-height:1.5;
}
@keyframes newsletterGlow{
  0%,100%{
    transform:translate3d(0,0,0) scale(1);
  }
  50%{
    transform:translate3d(-25px,25px,0) scale(1.14);
  }
}
@keyframes newsletterLine{
  0%{
    background-position:0 50%;
  }
  100%{
    background-position:220% 50%;
  }
}
@media (prefers-reduced-motion:reduce){
  .newsletter::before,
  .newsletter::after{
    animation:none;
  }
  .newsletter-field input,
  .newsletter-button i{
    transition:none;
  }
}
.styled-two {
  position: relative;
  padding: 32px;
  margin: 30px 0;
  overflow: hidden;
  color: #f7f3ff;
  background:
    radial-gradient(circle at top right, rgba(120, 52, 255, 0.22), transparent 38%),
    linear-gradient(145deg, #17121f 0%, #0e0b14 100%);
  border: 1px solid rgba(120, 52, 255, 0.35);
  border-radius: 22px;
  box-shadow:
    0 20px 50px rgba(0, 0, 0, 0.3),
    inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.styled-two::before {
  content: "";
  position: absolute;
  top: 0;
  left: 32px;
  width: 90px;
  height: 4px;
  background: linear-gradient(90deg, #7834ff, #b794ff);
  border-radius: 0 0 6px 6px;
}

.styled-two::after {
  content: "";
  position: absolute;
  right: -70px;
  bottom: -70px;
  width: 180px;
  height: 180px;
  background: rgba(120, 52, 255, 0.12);
  border-radius: 50%;
  filter: blur(10px);
  pointer-events: none;
}

.styled-two h2,
.styled-two h3 {
  position: relative;
  z-index: 1;
  margin-top: 0;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.25;
}

.styled-two h2 {
  font-size: clamp(1.65rem, 3vw, 2.3rem);
}

.styled-two h3 {
  margin-top: 24px;
  font-size: clamp(1.2rem, 2vw, 1.5rem);
  color: #cdb9ff;
}

.styled-two p {
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
  color: #d8d1e3;
  font-size: 1rem;
  line-height: 1.8;
}

.styled-two p:last-child {
  margin-bottom: 0;
}

.styled-two strong {
  color: #b794ff;
}

.styled-two a {
  color: #b794ff;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid rgba(183, 148, 255, 0.45);
  transition: 0.25s ease;
}

.styled-two a:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}

.styled-two ul,
.styled-two ol {
  position: relative;
  z-index: 1;
  padding-left: 22px;
  color: #d8d1e3;
}

.styled-two li {
  margin-bottom: 10px;
  line-height: 1.7;
}

.styled-two img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  border-radius: 16px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .styled-two {
    padding: 25px 20px;
    border-radius: 18px;
  }

  .styled-two::before {
    left: 20px;
  }
}










