@keyframes pskFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pskSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pskSpin{to{transform:rotate(360deg)}}@keyframes gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}ul{box-sizing:border-box}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.psk-ask-overlay{position:fixed;inset:0;background:rgb(0 0 0/.5);z-index:10000;display:flex;align-items:center;justify-content:center;animation:pskFadeIn .2s ease;padding:1rem}.psk-ask-modal{background:#fff;border-radius:12px;width:100%;max-width:520px;max-height:92vh;overflow-y:auto;box-shadow:0 20px 60px rgb(0 0 0/.2);animation:pskSlideUp .25s ease}.psk-ask-modal-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.1rem;background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%);border-radius:12px 12px 0 0;position:sticky;top:0;z-index:2}.psk-ask-modal-close,.psk-ask-modal-title{color:#fff;display:flex;align-items:center;font-weight:700}.psk-ask-modal-title{gap:.5rem;font-size:1rem}.psk-ask-modal-close{background:rgb(255 255 255/.15);border:0;width:30px;height:30px;border-radius:8px;cursor:pointer;justify-content:center;transition:background .2s;font-size:22px;line-height:1;padding-bottom:2px}.psk-ask-modal-close:hover{background:rgb(255 255 255/.3)}.psk-panel{animation:pskFadeIn .2s ease}.psk-ask-field,.psk-ask-form{display:flex;flex-direction:column}.psk-ask-form{padding:1.1rem;gap:.75rem}.psk-ask-field{gap:.2rem;position:relative;flex:1}.psk-ask-field-row{display:flex;gap:.6rem}.psk-ask-field label{font-size:.78rem;font-weight:600;color:#374151}.psk-ask-field input[type=email],.psk-ask-field input[type=password],.psk-ask-field input[type=text],.psk-ask-field textarea{padding:.55rem .7rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.85rem;color:#1f2937;background:#f9fafb;transition:border-color .2s,box-shadow .2s;outline:2px solid #fff0;width:100%;box-sizing:border-box;font-family:inherit}.psk-ask-field input:focus,.psk-ask-field textarea:focus{border-color:#a5b4fc;box-shadow:0 0 0 3px rgb(165 180 252/.15);background:#fff}.psk-ask-field textarea{resize:vertical;min-height:90px}.psk-ask-counter{text-align:right}.psk-ask-counter,.psk-ask-hint{font-size:.7rem;color:#9ca3af}.psk-ask-check,.psk-ask-row{display:flex;align-items:center}.psk-ask-check{gap:.3rem;font-size:.8rem;color:#4b5563;cursor:pointer}.psk-ask-check input{accent-color:#4f46e5;width:15px;height:15px;margin:0}.psk-eye-toggle,.psk-input-wrap{position:relative;display:flex;align-items:center}.psk-input-wrap input{padding-right:2.2rem}.psk-eye-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:0 0;border:0;cursor:pointer;color:#9ca3af;padding:2px;justify-content:center}.psk-eye-toggle:hover{color:#4f46e5}.psk-ask-msg{padding:.5rem .7rem;border-radius:8px;font-size:.8rem}.psk-ask-msg-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.psk-ask-msg-success{background:#f5f3ff;color:#4f46e5;border:1px solid #c7d2fe}.psk-ask-success{text-align:center;padding:2rem 1.5rem}.psk-ask-success h3{color:#4f46e5;font-size:1.05rem;margin:.75rem 0 .3rem}.psk-ask-success p{color:#6b7280;font-size:.85rem;margin:0}.psk-ask-submit{width:100%;padding:.7rem;background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%)!important;color:#fff!important;border:0;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px rgb(79 70 229/.25)}.psk-ask-submit:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgb(79 70 229/.35)}.psk-ask-submit:disabled{opacity:.7;cursor:not-allowed;transform:none}.psk-ask-spinner{display:none;width:16px;height:16px;border:2px solid rgb(255 255 255/.3);border-top-color:#fff;border-radius:50%;animation:pskSpin .6s linear infinite}.psk-auth-icon{text-align:center;padding-top:.5rem}.psk-auth-heading{text-align:center;color:#1f2937;font-size:1.1rem;font-weight:700;margin:.3rem 0 0}.psk-auth-sub{text-align:center;color:#6b7280;font-size:.8rem;margin:.15rem 0 .3rem}.psk-ask-auth-links{text-align:center;font-size:.78rem;color:#6b7280;margin-top:.2rem}.psk-ask-auth-links a{color:#4f46e5;font-weight:600;text-decoration:none}.psk-ask-auth-links a:hover{text-decoration:underline}.psk-back-link{font-weight:500!important;color:#6b7280!important}.psk-back-link:hover{color:#4f46e5!important}.psk-forgot-link{font-size:.75rem;color:#6b7280;text-decoration:none}.psk-ask-legal a:hover,.psk-forgot-link:hover{color:#4f46e5;text-decoration:underline}.psk-ask-info-text{text-align:center;font-size:.72rem;color:#9ca3af;line-height:1.4;padding:0 .5rem}.psk-ask-legal{text-align:center;font-size:.68rem;color:#b0b8c4;padding:.3rem .5rem 0}.psk-ask-legal a{color:#9ca3af;text-decoration:none}.psk-dot{margin:0 .25rem}@media (max-width:640px){.psk-ask-overlay{padding:0;align-items:stretch}.psk-ask-modal{max-width:100%;max-height:100vh;height:100%}.psk-ask-modal,.psk-ask-modal-header{border-radius:0}.psk-ask-form{padding:.9rem}.psk-ask-field-row{flex-direction:column;gap:.75rem}}a[class*=button],button{-webkit-text-fill-color:currentColor}.psikolog-quick-link,.psk-floating-ask-link{color:#fff!important}.psikolog-quick-link:active,.psikolog-quick-link:focus,.psikolog-quick-link:hover,.psikolog-quick-link:link,.psikolog-quick-link:visited{color:#fff!important;text-decoration:none!important}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/themes/teknoboyut/assets/fonts/montserrat/montserrat-latin-ext.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1D2B,U+1D6B-1D77,U+1D79-1D9A,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Montserrat";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/themes/teknoboyut/assets/fonts/montserrat/montserrat-latin.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Roboto";font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/wp-content/themes/teknoboyut/assets/fonts/roboto/roboto-latin-ext.woff2)format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1D2B,U+1D6B-1D77,U+1D79-1D9A,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Roboto";font-style:normal;font-weight:400 700;font-stretch:100%;font-display:swap;src:url(/wp-content/themes/teknoboyut/assets/fonts/roboto/roboto-latin.woff2)format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:"Roboto",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:clip;max-width:100%;width:100%}h1,h2,h3,h4,nav,nav a{font-family:"Montserrat",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x:;--tw-pan-y:;--tw-pinch-zoom:;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position:;--tw-gradient-via-position:;--tw-gradient-to-position:;--tw-ordinal:;--tw-slashed-zero:;--tw-numeric-figure:;--tw-numeric-spacing:;--tw-numeric-fraction:;--tw-ring-inset:;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur:;--tw-brightness:;--tw-contrast:;--tw-grayscale:;--tw-hue-rotate:;--tw-invert:;--tw-saturate:;--tw-sepia:;--tw-drop-shadow:;--tw-backdrop-blur:;--tw-backdrop-brightness:;--tw-backdrop-contrast:;--tw-backdrop-grayscale:;--tw-backdrop-hue-rotate:;--tw-backdrop-invert:;--tw-backdrop-opacity:;--tw-backdrop-saturate:;--tw-backdrop-sepia:;--tw-contain-size:;--tw-contain-layout:;--tw-contain-paint:;--tw-contain-style:}*,::after,::before{box-sizing:border-box}#page,.psikolog-footer,.psikolog-header,.site,html,main,section{max-width:100%;overflow-x:clip}.psikolog-container{overflow-x:clip}.psikolog-footer-address-link:active,.psikolog-footer-address-link:visited,.psikolog-footer-contact-item a:active,.psikolog-footer-contact-item a:visited,.psikolog-footer-links a:active,.psikolog-footer-links a:visited,.psikolog-footer-menu-horizontal a:active,.psikolog-footer-menu-horizontal a:visited,.psikolog-footer-menu-list a:active,.psikolog-footer-menu-list a:visited,.psikolog-menu a:active,.psikolog-menu a:visited,.psikolog-mobile-menu a:active,.psikolog-mobile-menu a:visited{color:#f9fafb!important}.floating-contact-button:active,.floating-contact-button:visited{color:#fff!important}.psikolog-social-icon:active,.psikolog-social-icon:visited{color:#f9fafb!important}.psikolog-button:active,.psikolog-button:visited{color:#fff!important}.gradient-bg{background:linear-gradient(135deg,#3b82f6,#8b5cf6,#ec4899,#f43f5e);background-size:400% 400%;animation:gradient 15s ease infinite}.psikolog-logo{display:flex;align-items:center}.psikolog-logo-icon{background-color:#fff;border-radius:9999px;padding:.5rem;margin-right:1rem}.psikolog-logo-text{display:flex;flex-direction:column;line-height:1.2}.psikolog-menu{display:flex;gap:20px;align-items:center}.psikolog-menu a{color:#fff;text-decoration:none;transition:color .3s ease;font-size:14px;white-space:nowrap}.psikolog-menu a:hover{color:#e0e7ff}.psikolog-mobile-menu-btn{background:0 0;border:0;color:#fff;font-size:1.5rem;cursor:pointer}.psikolog-hero-content{margin-top:4rem;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.psikolog-hero-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.psikolog-hero-subtitle{font-size:1.125rem;margin-bottom:2rem;color:#fff;opacity:.9}.psikolog-quick-link:hover{background-color:#eef2ff;transform:translateY(-2px);box-shadow:0 4px 6px rgb(0 0 0/.1)}.psikolog-flex{display:flex}@media (min-width:768px){.psikolog-mobile-menu-btn{display:none}.psikolog-hero-title{font-size:3rem}.psikolog-hero-subtitle{font-size:1.25rem}.psikolog-quick-links-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.psikolog-menu{display:none}}.psikolog-header{color:#fff;padding:3rem 0;position:relative;overflow:hidden}.psikolog-header-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgb(0 0 0/.1)}.psikolog-container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:10}.psikolog-quick-links{margin-top:-2.5rem;position:relative;z-index:20}.psikolog-quick-links-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem}@media (min-width:768px){.psikolog-quick-links-grid{grid-template-columns:repeat(4,1fr)}}.psikolog-quick-link{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px rgb(0 0 0/.1);display:flex;align-items:center;text-decoration:none;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.psikolog-icon-container{border-radius:9999px;padding:.75rem;margin-right:1rem}.psikolog-icon-pink,.psikolog-icon-yellow{background-color:#fce7f3;color:#db2777;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;margin-bottom:1rem}.psikolog-icon-yellow{background-color:#fef9c3;color:#a16207}.psikolog-quick-link-title{font-weight:600;color:#333;margin:0 0 .25rem}.psikolog-quick-link-desc{font-size:.875rem;color:#6b7280;margin:0}.psikolog-about-section{width:100%;display:flex;justify-content:center}.psikolog-about-flex{width:100%}.psikolog-rounded-image{max-width:28rem;margin:0 auto;display:block}.psikolog-credentials{margin-top:1.5rem}.psikolog-credential-text{font-weight:500}@media (min-width:768px){.psikolog-about-flex{flex-direction:row}.psikolog-about-image{width:50%;margin-bottom:0;padding-right:3rem}.psikolog-about-content{width:50%}}.psikolog-cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.75rem;font-weight:600;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,border-color .3s ease;min-width:200px;position:relative;overflow:hidden;z-index:1;gap:.75rem}.psikolog-cta-button.psikolog-cta-button-alfa3,.psikolog-cta-button.psikolog-cta-button-alfa3:active,.psikolog-cta-button.psikolog-cta-button-alfa3:focus,.psikolog-cta-button.psikolog-cta-button-alfa3:visited{background:#fff0;color:#fff;border:2px solid rgb(255 255 255/.6);text-decoration:none}.psikolog-cta-button.psikolog-cta-button-alfa3:hover{color:#fff;border-color:#fff;background:rgb(255 255 255/.08);transform:translateY(-3px);box-shadow:0 10px 25px rgb(0 0 0/.2)}.psikolog-cta-button.psikolog-cta-button-whatsapp,.psikolog-cta-button.psikolog-cta-button-whatsapp:active,.psikolog-cta-button.psikolog-cta-button-whatsapp:focus,.psikolog-cta-button.psikolog-cta-button-whatsapp:visited{background:linear-gradient(135deg,#25d366 0,#128c7e 100%);color:#fff;border:0;box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -2px rgb(0 0 0/.05);text-decoration:none}.psikolog-cta-button.psikolog-cta-button-whatsapp:hover{color:#fff;transform:translateY(-3px);box-shadow:0 20px 25px -5px rgb(0 0 0/.1),0 10px 10px -5px rgb(0 0 0/.04)}@media print{.psikolog-footer .psikolog-container{max-width:1200px;margin:0 auto;padding:0 1rem;width:100%}.psikolog-footer{background-color:#1f2937;color:#f9fafb;padding:3rem 0 2rem}.psikolog-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:1.5rem;row-gap:2rem;margin-bottom:2rem;padding:0 1.5rem;justify-content:space-between;align-items:start;width:100%;max-width:100%;box-sizing:border-box}.psikolog-footer-branding,.psikolog-footer-contact,.psikolog-footer-legal,.psikolog-footer-location{grid-column:span 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-bottom:1rem;text-align:left;padding-left:0;width:100%!important;box-sizing:border-box!important}.psikolog-footer-logo{margin-bottom:1rem;text-align:left}.psikolog-footer-logo-wrapper{display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;width:100%!important;margin-left:0!important;padding-left:0!important;text-align:left!important;justify-content:flex-start!important;margin-bottom:.5rem!important}.psikolog-footer-logo-icon{background-color:#fff;color:#4f45e4;width:2rem;height:2rem;border-radius:9999px;display:inline-flex!important;align-items:center;justify-content:center;margin-right:.5rem!important;font-size:.85rem;flex-shrink:0;vertical-align:middle!important}.psikolog-footer-title{font-size:1.25rem;font-weight:700!important;margin-bottom:.75rem;color:#f9fafb;position:relative;padding-bottom:0}.footer-site-title-wrapper{display:flex;flex-direction:column;line-height:1.2}.footer-site-subtitle{font-size:12px;font-weight:400;color:rgb(255 255 255/.75);letter-spacing:.05em;margin-top:.1rem;white-space:nowrap}.footer-site-title{font-size:1.1rem;font-weight:700;text-align:left;color:#fff;display:block!important;line-height:1.2!important;white-space:nowrap}.psikolog-copyright{margin-bottom:1rem;font-size:.75rem;opacity:.8;text-align:left}.psikolog-social-icons{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:.75rem;margin-top:1rem;justify-content:flex-start!important}.psikolog-social-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:36px!important;height:36px!important;border-radius:50%!important;background-color:rgb(255 255 255/.1)!important;color:#f9fafb!important;text-decoration:none!important;transition:all .3s ease!important;float:left!important;margin-right:10px!important}.psikolog-social-icon:hover{background-color:#4f45e4!important;color:#fff!important;transform:translateY(-3px)!important}.psikolog-footer-contact-list,.psikolog-footer-links{list-style:none;padding:0;margin:0}.psikolog-footer-links li{margin-bottom:.75rem}.psikolog-footer-address-link,.psikolog-footer-contact-item a,.psikolog-footer-links a{color:#f9fafb;text-decoration:none;transition:color .3s ease;opacity:.8}.psikolog-footer-address-link:hover,.psikolog-footer-contact-item a:hover,.psikolog-footer-links a:hover{color:#4f45e4!important;opacity:1}.psikolog-footer-menu-list a:hover{color:#4f45e4!important}.psikolog-footer-contact-item{display:flex;align-items:flex-start;gap:.5rem;padding-left:0!important;margin-left:0!important;margin-bottom:.75rem!important}.psikolog-footer-contact-item svg{margin-right:.25rem;width:16px;text-align:center;color:#f9fafb;margin-top:3px;flex-shrink:0}.psikolog-footer-menu-horizontal{border-top:1px solid rgb(255 255 255/.1);padding-top:1.5rem;margin-bottom:1.5rem;text-align:center}.psikolog-footer-disclaimer{font-size:.875rem}.psikolog-footer-disclaimer p{margin-bottom:.5rem}.psikolog-footer-disclaimer p:last-child{margin-bottom:0}@media (max-width:992px){.psikolog-footer-grid{grid-template-columns:repeat(2,1fr)}.psikolog-footer-branding{grid-column:span 2;margin-bottom:1.5rem}.psikolog-footer-logo{text-align:center}.psikolog-social-icons{justify-content:center}}@media (max-width:768px){.psikolog-footer .psikolog-container{padding:0 16px!important}}@media (max-width:576px){.psikolog-footer-grid{grid-template-columns:1fr;gap:1.5rem;padding:0!important}.psikolog-footer-branding{grid-column:span 1}.psikolog-footer-menu-list{flex-direction:column;align-items:center;gap:1rem}}.psikolog-footer-menu-horizontal ul,.psikolog-footer-menu-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style:none;padding:0;margin:0}.psikolog-footer-menu-horizontal ul li,.psikolog-footer-menu-list li{margin:0;display:inline-block}.psikolog-footer-menu-horizontal ul li a,.psikolog-footer-menu-list a{color:#f9fafb;text-decoration:none;font-weight:500;transition:color .3s ease;opacity:.8;display:inline-block;padding:.25rem .5rem}.psikolog-footer-menu-horizontal ul li a:hover{color:#4f46e5;opacity:1}.psikolog-footer-menu-list a:hover{opacity:1}.psikolog-footer-branding,.psikolog-footer-contact,.psikolog-footer-disclaimer,.psikolog-footer-legal,.psikolog-footer-location,.psikolog-footer-menu-horizontal{display:block!important;visibility:visible!important;opacity:1!important}.psikolog-footer-contact-list,.psikolog-footer-links,.psikolog-footer-logo,.psikolog-footer-menu-list,.psikolog-social-icons{display:block!important;visibility:visible!important;opacity:1!important;padding-left:0!important;margin-left:0!important;width:100%!important;box-sizing:border-box!important}a:visited{color:inherit!important}.psikolog-footer-address-link:visited,.psikolog-footer-contact-item a:visited,.psikolog-footer-links a:visited,.psikolog-footer-menu-list a:visited{color:#f9fafb!important;opacity:.8}.psikolog-footer-disclaimer{width:100%;padding:1.5rem 0;text-align:center;border-top:1px solid rgb(255 255 255/.1);margin-top:1rem}.floating-contact-buttons{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;gap:10px;z-index:9999;pointer-events:auto}.floating-contact-button{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 10px rgb(0 0 0/.3);transition:all .3s ease;border:0;cursor:pointer;font-size:20px}.floating-contact-button:hover{transform:translateY(-5px);box-shadow:0 6px 15px rgb(0 0 0/.25);color:#fff!important}.phone-button{background:linear-gradient(135deg,#4f46e5,#3b82f6)}.whatsapp-button{background:linear-gradient(135deg,#25d366,#128c7e)}.location-button{background:linear-gradient(135deg,#f43f5e,#ec4899)}.back-to-top-button{background:linear-gradient(135deg,#6b7280,#4b5563);opacity:0;visibility:hidden;transition:all .3s ease}@media (max-width:768px){.floating-contact-buttons{right:10px;bottom:10px;gap:8px}.floating-contact-button{width:44px;height:44px;font-size:18px}}.psikolog-about-content .psikolog-button{position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease!important}.psikolog-about-content .psikolog-button::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255/.3),transparent);transition:left .5s ease}.psikolog-about-content .psikolog-button:hover::before{left:100%}.psikolog-about-content .psikolog-button:hover{transform:translateY(-3px)!important;box-shadow:0 20px 25px -5px rgb(79 70 229/.3),0 10px 10px -5px rgb(79 70 229/.15)!important}.psikolog-about-section{padding:4rem 0;background-color:#fff}.psikolog-about-flex{display:flex;flex-direction:column;align-items:center}.psikolog-about-image{margin-bottom:2rem;width:100%;max-width:400px}.psikolog-rounded-image{border-radius:.5rem;box-shadow:0 10px 25px rgb(0 0 0/.1);width:100%;height:auto;aspect-ratio:800/1084}.psikolog-about-content{width:100%}.psikolog-section-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.psikolog-text{color:#4b5563;margin-bottom:1rem;line-height:1.6}.psikolog-credentials{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.psikolog-credential{display:flex;align-items:center}.psikolog-credential-icon{padding:.5rem;border-radius:9999px;margin-right:.75rem}.psikolog-icon-indigo{background-color:#eef2ff;color:#4f46e5}.psikolog-icon-purple{background-color:#f5f3ff;color:#7c3aed}.psikolog-icon-blue{background-color:#e0f2fe;color:#075985}.psikolog-icon-green{background-color:#ecfdf5;color:#10b981}.psikolog-credential-text{color:#374151}.psikolog-button{background-color:#fff;color:#4f46e5;font-weight:700;padding:.75rem 1.5rem;border-radius:.375rem;border:3px solid #4f46e5;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease,box-shadow .3s ease;display:inline-flex;align-items:center;text-decoration:none;box-shadow:0 2px 4px rgb(79 70 229/.2);position:relative;z-index:1;margin-top:1rem}.psikolog-button:hover{background-color:#fff;color:#000;border:2px solid #4f46e5;box-shadow:0 4px 8px rgb(79 70 229/.3)}@media (min-width:768px){.psikolog-about-flex{flex-direction:row;align-items:flex-start}.psikolog-about-image{width:50%;margin-bottom:0;padding-right:3rem}.psikolog-about-content{width:50%}}}.psikolog-about-section{padding:4rem 0;background-color:#fff}.psikolog-about-flex{display:flex;flex-direction:column;align-items:center}.psikolog-about-image{margin-bottom:2rem;width:100%;max-width:400px}.psikolog-rounded-image{border-radius:.5rem;box-shadow:0 10px 25px rgb(0 0 0/.1);width:100%;height:auto}.psikolog-about-content{width:100%}.psikolog-section-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.psikolog-text{color:#4b5563;margin-bottom:1rem;line-height:1.6}.psikolog-credentials{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.psikolog-credential{display:flex;align-items:center}.psikolog-credential-icon{padding:.5rem;border-radius:9999px;margin-right:.75rem}.psikolog-icon-indigo{background-color:#eef2ff;color:#4f46e5}.psikolog-icon-purple{background-color:#f5f3ff;color:#7c3aed}.psikolog-icon-blue{background-color:#e0f2fe;color:#075985}.psikolog-icon-green{background-color:#ecfdf5;color:#10b981}.psikolog-credential-text{color:#374151}.psikolog-button{background-color:#4f46e5;color:#fff;font-weight:600;padding:.75rem 1.5rem;border-radius:.375rem;border:0;cursor:pointer;transition:background-color .3s ease;display:inline-flex;align-items:center;gap:.5rem}.psikolog-button:hover{background-color:#4338ca}@media (min-width:768px){.psikolog-about-flex{flex-direction:row;align-items:flex-start}.psikolog-about-image{width:50%;margin-bottom:0;padding-right:3rem}.psikolog-about-content{width:50%}}.psikolog-services-section{padding:4rem 0;background-color:#f9fafb}.psikolog-services-header{text-align:center;margin-bottom:3rem}.psikolog-services-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}.psikolog-service-card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0/.1);padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.psikolog-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgb(0 0 0/.1)}.psikolog-service-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:9999px;margin-bottom:1rem}.psikolog-icon-red{background-color:#fee2e2;color:#dc2626}.psikolog-icon-orange{background-color:#fff7ed;color:#ea580c}.psikolog-service-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.psikolog-service-text{color:#4b5563;margin-bottom:1rem;line-height:1.5}.psikolog-service-link{display:inline-flex;align-items:center;font-weight:500;text-decoration:none}.psikolog-section-subtitle{color:#4b5563;max-width:36rem;margin:0 auto}.psikolog-link-indigo{color:#4f46e5}.psikolog-link-purple{color:#7c3aed}.psikolog-link-blue{color:#075985}.psikolog-link-green{color:#047857}.psikolog-link-red{color:#b91c1c}.psikolog-link-orange{color:#c2410c}.psikolog-link-pink{color:#be185d}.psikolog-link-yellow{color:#a16207}@media (min-width:768px){.psikolog-services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.psikolog-services-grid{grid-template-columns:repeat(3,1fr)}}.psikolog-faq-section{padding:4rem 0;background-color:#fff}.psikolog-faq-header{text-align:center;margin-bottom:3rem}.psikolog-faq-container{max-width:48rem;margin:0 auto}.psikolog-faq-item{border:1px solid #e5e7eb;border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.psikolog-faq-question{width:100%;text-align:left;padding:1.5rem;background-color:#f9fafb;border:0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .3s ease}.psikolog-faq-question:hover{background-color:#f3f4f6}.psikolog-faq-question span{font-weight:500;color:#1f2937}.psikolog-faq-answer{padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;background-color:#fff}.psikolog-faq-answer p{color:#4b5563;margin:0;line-height:1.6}.psikolog-faq-more{text-align:center;margin-top:3rem}.psikolog-blog-more .psikolog-button,.psikolog-faq-more .psikolog-button{background:linear-gradient(135deg,#4f46e5 0,#7c3aed 100%);color:#fff;font-weight:600;padding:.85rem 2rem;border-radius:.5rem;border:0;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;display:inline-flex;align-items:center;text-decoration:none;box-shadow:0 10px 15px -3px rgb(79 70 229/.3),0 4px 6px -2px rgb(79 70 229/.15);font-size:1rem}.psikolog-blog-more .psikolog-button:hover,.psikolog-faq-more .psikolog-button:hover{transform:translateY(-3px);box-shadow:0 20px 25px -5px rgb(79 70 229/.3),0 10px 10px -5px rgb(79 70 229/.15)}.psikolog-blog-section{padding:4rem 0;background-color:#f9fafb}.psikolog-blog-header{text-align:center;margin-bottom:3rem}.psikolog-blog-slider{display:flex;flex-direction:column;gap:1.5rem;padding:1rem .5rem;margin:0-.5rem}.psikolog-blog-card{background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgb(0 0 0/.1);transition:transform .3s ease,box-shadow .3s ease;width:100%;margin-bottom:1rem}.psikolog-blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px rgb(0 0 0/.1)}.psikolog-blog-image{width:100%;height:200px;overflow:hidden}.psikolog-blog-thumbnail{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.psikolog-blog-card:hover .psikolog-blog-thumbnail{transform:scale(1.05)}.psikolog-blog-content{padding:1.5rem}.psikolog-blog-category{display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.psikolog-blog-title a:hover,.psikolog-category-indigo,.psk-home-q-card:hover .psk-home-q-title{color:#4f46e5}.psikolog-blog-title{font-size:1.25rem;font-weight:600;margin:.5rem 0 .75rem}.psikolog-blog-title a{color:#1f2937;text-decoration:none;transition:color .3s ease}.psikolog-blog-excerpt{color:#4b5563;margin-bottom:1rem;line-height:1.5}.psikolog-blog-link{display:inline-flex;align-items:center;font-weight:500;color:#4f46e5;text-decoration:none}.psikolog-blog-more{text-align:center;margin-top:3rem}.psikolog-blog-container{position:relative;padding:0}.psikolog-blog-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 5px rgb(0 0 0/.1);display:none;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease,color .3s ease}.psikolog-blog-nav:hover{background-color:#4f46e5;color:#fff}.psikolog-blog-prev{left:0}.psikolog-blog-next{right:0}@media (min-width:768px){.psikolog-blog-slider{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.psikolog-blog-card{width:100%;margin-bottom:0}}@media (min-width:1024px){.psikolog-blog-slider{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:1.5rem;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.psikolog-blog-nav{display:flex}.psikolog-blog-slider::-webkit-scrollbar{display:none}.psikolog-blog-card{width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);flex:0 0 calc(33.333% - 1rem)}.psikolog-blog-container{padding:0 2rem;max-width:1200px;margin:0 auto}}.psikolog-appointment-section{padding:6rem 0;background-color:#4f46e5;color:#fff;position:relative;overflow:hidden}.psikolog-section-header{text-align:center;max-width:800px;margin:0 auto 3.5rem;position:relative;z-index:1}.psikolog-appointment-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff;letter-spacing:-.5px}.psikolog-title-decoration{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.psikolog-title-decoration span{height:1px;width:60px;background-color:rgb(255 255 255/.3)}.psikolog-appointment-text{color:rgb(255 255 255/.9);font-size:1.125rem;line-height:1.6;max-width:600px;margin:0 auto}.psikolog-appointment-cards-container{display:flex;flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto 3rem;position:relative;z-index:1}@media (min-width:768px){.psikolog-appointment-cards-container{flex-direction:row;justify-content:space-between;gap:2.5rem}.psikolog-hours-card{flex:0 0 30%;max-width:300px}.psikolog-contact-card{flex:1}}.psikolog-appointment-card{background:rgb(255 255 255/.1);backdrop-filter:blur(10px);border-radius:1.25rem;padding:2rem;flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 15px 25px -5px rgb(0 0 0/.1),0 10px 10px -5px rgb(0 0 0/.04);border:1px solid rgb(255 255 255/.1);transition:transform .3s ease,box-shadow .3s ease}.psikolog-appointment-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgb(0 0 0/.2),0 10px 10px -5px rgb(0 0 0/.1)}.psikolog-card-icon{width:70px;height:70px;background:linear-gradient(135deg,#6366f1 0,#4f46e5 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;box-shadow:0 10px 15px -3px rgb(0 0 0/.2);position:relative}.psikolog-card-icon::after{content:"";position:absolute;width:80px;height:80px;border:1px dashed rgb(255 255 255/.5);border-radius:50%;animation:spin 30s linear infinite}.psikolog-card-title{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.psikolog-hours-list{list-style:none;padding:0;margin:0;width:100%}.psikolog-hours-item{display:flex;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgb(255 255 255/.1);text-align:left}.psikolog-hours-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.psikolog-day-badge{background-color:rgb(0 0 0/.2);color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.75rem;margin-right:.75rem;flex-shrink:0}.psikolog-day-badge.closed{background-color:rgb(239 68 68/.4);color:#fff}.psikolog-hours-details{flex:1}.psikolog-time{display:block;color:#fff;font-size:.875rem}.psikolog-time.closed{color:#fff;font-weight:500}.psikolog-contact-grid{display:flex;flex-direction:column;gap:1.25rem;width:100%}@media (min-width:768px){.psikolog-contact-grid{display:grid;grid-template-columns:1fr;gap:1rem}}@media (min-width:992px){.psikolog-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.psikolog-contact-item{flex:1;width:100%}}.psikolog-contact-item{display:flex;align-items:center;text-align:left;padding:.5rem;border-radius:.75rem;background-color:rgb(255 255 255/.05);transition:background-color .3s ease,transform .3s ease;text-decoration:none;overflow:hidden}.psikolog-contact-item:hover{background-color:rgb(255 255 255/.1);transform:translateX(5px)}.psikolog-contact-icon{background:linear-gradient(135deg,#6366f1 0,#4f46e5 100%);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:.75rem;flex-shrink:0;box-shadow:0 4px 6px -1px rgb(0 0 0/.1)}.psikolog-contact-icon svg{color:#fff;fill:#fff;font-size:1rem}.psikolog-contact-icon svg[fill=currentColor]{fill:#fff}.psikolog-contact-details{flex:1}.psikolog-contact-title{font-weight:600;margin:0 0 .25rem;color:#fff;font-size:.875rem}.psikolog-contact-text{color:#fff;margin:0;font-size:.875rem;word-break:break-word}.psikolog-appointment-cta-container{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1}.psikolog-cta-text{font-size:1.125rem;color:#fff;margin-bottom:1.5rem;background-color:rgb(255 255 255/.1);padding:1rem 1.5rem;border-radius:.75rem;display:inline-block}.psikolog-appointment-cta{display:flex;flex-direction:column;gap:1rem;align-items:center}@media (min-width:640px){.psikolog-appointment-cta{flex-direction:row;justify-content:center;gap:1.5rem}}@media (max-width:768px){.psikolog-appointment-section{padding:5rem 0 4rem}.psikolog-appointment-title{font-size:2rem}.psikolog-appointment-card{padding:1.5rem}.psikolog-card-icon{width:60px;height:60px}.psikolog-card-icon::after{width:70px;height:70px}}@media (max-width:480px){.psikolog-section-subtitle{font-size:.75rem}.psikolog-appointment-title{font-size:1.75rem}.psikolog-appointment-text{font-size:1rem}.psikolog-cta-button{width:100%}}.psikolog-social-icons{display:flex;gap:1rem}.psikolog-social-icon{background-color:#4f46e5;color:#fff;width:2.5rem;height:2.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .3s ease}.psikolog-emergency-section{padding:4rem 0;background-color:var(--emergency-bg-color,#dc2626);color:#fff}.psikolog-emergency-header{text-align:center;margin-bottom:3rem}.psikolog-emergency-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.psikolog-emergency-subtitle{max-width:36rem;margin:0 auto;color:#fff}.psikolog-emergency-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;max-width:64rem;margin:0 auto}.psikolog-emergency-card{background-color:rgb(0 0 0/.15);backdrop-filter:blur(4px);border-radius:.5rem;padding:2rem;text-align:center}.psikolog-emergency-icon{background-color:#fff;color:#dc2626;width:4rem;height:4rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.psikolog-emergency-icon svg{stroke:#dc2626;fill:none;width:28px;height:28px}.psikolog-emergency-icon svg[fill=currentColor]{fill:#dc2626;stroke:none}.psikolog-emergency-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.psikolog-emergency-card-text{margin-bottom:1rem;color:#fff}.psikolog-emergency-phone{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:block}.psikolog-emergency-tips{max-width:48rem;margin:3rem auto 0;background-color:rgb(0 0 0/.15);backdrop-filter:blur(4px);border-radius:.5rem;padding:1.5rem}.psikolog-tips-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.psikolog-tips-list{list-style:none;padding:0;margin:0}.psikolog-tips-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.psikolog-tips-item:last-child{margin-bottom:0}.psikolog-tips-icon{background-color:#fff;color:#dc2626;width:1.5rem;height:1.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-right:.75rem;flex-shrink:0}.psikolog-tips-icon svg{width:12px;height:12px;fill:#dc2626}@media (min-width:768px){.psikolog-emergency-grid{grid-template-columns:repeat(3,1fr)}}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;text-decoration:none!important;color:#fff!important;padding:0 10px}.um-modal-body{min-height:3px;padding:20px;box-sizing:border-box!important;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}.psikolog-questions-section{padding:64px 0;background:linear-gradient(180deg,#f8fafc 0,#fff 100%)}.psk-home-questions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.psk-home-q-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column}.psk-home-q-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgb(79 70 229/.12);border-color:#c7d2fe}.psk-home-q-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;gap:8px}.psk-home-q-cat{background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;border:1px solid #c7d2fe}.psk-home-q-answered{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;color:#059669;background:#ecfdf5;padding:3px 8px;border-radius:12px}.psk-home-q-title{font-size:15px;font-weight:600;color:#1e293b;margin:0 0 8px;line-height:1.4}.psk-home-q-excerpt{font-size:13px;color:#64748b;line-height:1.5;margin:0;flex:1}.psk-home-q-footer{display:flex;gap:12px;align-items:center;margin-top:12px;padding-top:10px;border-top:1px solid #f1f5f9}.psk-home-q-date,.psk-home-q-views{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#94a3b8}@media (max-width:768px){.psk-home-questions-grid{grid-template-columns:1fr;gap:12px}.psikolog-questions-section{padding:40px 0}}@media (min-width:769px) and (max-width:1024px){.psk-home-questions-grid{grid-template-columns:repeat(2,1fr)}}