.kankueb-container{position:relative;display:flex;flex-direction:column;align-items:flex-start;background-color:transparent;z-index:1;width:100%}.kankueb-container:before{content:"";position:absolute;top:0;left:40%;width:600px;height:600px;z-index:-1;background-image:url(/_next/static/media/serp.f1012a58.png);background-size:cover;background-position:top;background-repeat:no-repeat;opacity:.3;filter:brightness(80%) blur(0)}.kankueb-header{display:flex;flex-direction:row;width:100%;margin-bottom:20px}.kankueb-image-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-right:20px;flex-shrink:0}.kankueb-image{width:200px;height:auto;margin-bottom:15px;border:1px solid hsla(90,19%,58%,.25);border-radius:8px;max-width:100%;transition:transform .35s ease,border-color .35s ease}.kankueb-image:hover{transform:scale(1.04) translateY(-2px);border-color:var(--iky-sage,#93a87e)}.kankueb-content{flex-grow:1}.kankueb-title{font-size:var(--fs-h1);font-weight:700;margin-bottom:1.1rem;color:#fff;letter-spacing:.01em;text-align:left;clear:both}.kankueb-section-photo{float:right;margin:.25rem 0 1.25rem 2rem;max-width:320px;width:42%;overflow:hidden;border-radius:10px}.kankueb-section-photo--left{float:left;margin:.25rem 2rem 1.25rem 0}.kankueb-section-photo img{display:block;width:100%;max-height:260px;object-fit:cover;border-radius:10px;border:1px solid hsla(90,19%,58%,.25);transition:transform .5s ease}.kankueb-section-photo:hover img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.kankueb-section-photo:hover img{transform:none}}@media (max-width:768px){.kankueb-section-photo,.kankueb-section-photo--left{float:none;width:100%;max-width:100%;margin:0 0 1.5rem}}.kankueb-text{font-size:1.05rem;color:hsla(0,0%,100%,.8);margin-bottom:1.25rem;line-height:1.8}.kankueb-list{list-style-type:disc;margin-left:20px;margin-bottom:20px}.kankueb-list li{margin-bottom:10px;color:hsla(0,0%,100%,.8)}.kankueb-list strong{color:var(--iky-sage-light,#b7c6a4)}.kankueb-body{margin-top:20px;width:100%}@media (max-width:1000px){.kankueb-container{padding:5px;width:100%}.kankueb-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:600px;z-index:-1;background-image:url(/_next/static/media/serp.f1012a58.png);background-size:cover;background-position:top;background-repeat:no-repeat;opacity:.3;filter:brightness(80%) blur(0)}.kankueb-header,.kankueb-image-container{flex-direction:column;align-items:center}.kankueb-image-container{margin-right:0;margin-bottom:0}.kankueb-image{width:90px;height:auto;margin-bottom:10px;border-radius:8px}.kankueb-title{text-align:center}.kankueb-text{font-size:18px;line-height:1.5}.kankueb-list{margin-left:0;padding-left:20px}}.practice-container{width:100%;margin-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column}.practice-card{position:relative;width:100%;background-color:transparent;color:hsla(0,0%,100%,.8)}.practice-section{width:100%;border-bottom:1px solid hsla(0,0%,100%,.08)}.practice-section:last-child{border-bottom:none}.practice-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:1rem 0;color:#fff;transition:color .18s ease}.practice-header:hover{color:var(--iky-sage-light,#b7c6a4)}.practice-header h3{margin:0;font-size:.95rem;font-weight:600;letter-spacing:.01em}.practice-header svg{color:var(--iky-sage,#93a87e);flex-shrink:0}.practice-text{margin:0;padding:0 0 1.1rem;line-height:1.75;color:hsla(0,0%,100%,.7);font-size:.95rem}