{"id":10,"date":"2026-05-18T19:17:17","date_gmt":"2026-05-18T19:17:17","guid":{"rendered":"https:\/\/student058.akademiata.edu.pl\/?page_id=10"},"modified":"2026-05-19T19:21:19","modified_gmt":"2026-05-19T19:21:19","slug":"home","status":"publish","type":"page","link":"https:\/\/student058.akademiata.edu.pl\/?page_id=10","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n    \/* --- Ana Konteyner --- *\/\n    .beauty-home-wrapper {\n        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n        color: #4a4a4a;\n        background-color: #fdfdfd;\n        max-width: 1200px;\n        margin: 0 auto;\n        border-radius: 15px;\n        overflow: hidden;\n    }\n\n    \/* --- Kahraman (Hero) B\u00f6l\u00fcm\u00fc --- *\/\n    .hero-section {\n        position: relative;\n        height: 60vh;\n        min-height: 400px;\n        background-image: url('https:\/\/images.unsplash.com\/photo-1616394584738-fc6e612e71b9?q=80&w=2000'); \/* Arka plan g\u00f6rseli *\/\n        background-size: cover;\n        background-position: center;\n        display: flex;\n        align-items: center;\n        justify-content: flex-start;\n        padding-left: 80px;\n    }\n\n    .hero-content {\n        background: rgba(255, 255, 255, 0.9);\n        padding: 40px 60px;\n        border-radius: 5px;\n        backdrop-filter: blur(5px); \/* Modern blur efekti *\/\n        max-width: 500px;\n        box-shadow: 0 5px 20px rgba(0,0,0,0.05);\n    }\n\n    .hero-content h1 {\n        font-family: 'Georgia', serif;\n        color: #a6845c; \/* Bronz tonu *\/\n        font-size: 2.5rem;\n        letter-spacing: 2px;\n        margin-bottom: 10px;\n        font-weight: normal;\n    }\n\n    .hero-content p {\n        color: #7a7a7a;\n        font-size: 0.9rem;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n    }\n\n    \/* --- Kartlar B\u00f6l\u00fcm\u00fc --- *\/\n    .cards-section {\n        display: flex;\n        justify-content: space-between;\n        gap: 25px;\n        padding: 50px;\n        margin-top: -60px; \/* Hero'nun \u00fczerine hafif\u00e7e bindirme *\/\n        position: relative;\n        z-index: 2;\n    }\n\n    .card-box {\n        flex: 1;\n        background: #fff;\n        padding: 40px 20px;\n        border-radius: 15px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.06);\n        transition: transform 0.3s ease;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        min-height: 250px;\n    }\n\n    .card-box:hover {\n        transform: translateY(-10px);\n    }\n\n    \/* Modern \u0130kon Alan\u0131 *\/\n    .icon-placeholder {\n        width: 80px;\n        height: 80px;\n        background-color: #f7f3ed;\n        border: 2px solid #e2d7c5;\n        border-radius: 50%;\n        margin-bottom: 25px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        color: #a6845c;\n        font-size: 2rem;\n    }\n\n    .card-box h3 {\n        font-family: 'Georgia', serif;\n        color: #a6845c;\n        font-size: 1.3rem;\n        margin-bottom: 15px;\n        font-weight: normal;\n    }\n\n    .card-box p {\n        color: #666;\n        font-size: 0.9rem;\n        line-height: 1.5;\n    }\n\n    \/* --- Uzmanl\u0131k Alanlar\u0131 --- *\/\n    .specializations-section {\n        padding: 60px 50px;\n        background-color: #fcfbf8;\n        text-align: center;\n    }\n\n    .section-title {\n        font-family: 'Georgia', serif;\n        font-size: 1.8rem;\n        color: #a6845c;\n        margin-bottom: 50px;\n        font-weight: normal;\n    }\n\n    .specs-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n        gap: 30px;\n    }\n\n    .spec-item {\n        background-color: #fff;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n    }\n\n    \/* Temsili Makro G\u00f6rseller *\/\n    .spec-img {\n        width: 100%;\n        height: 150px;\n        background-size: cover;\n        background-position: center;\n    }\n\n    \/* Numaraland\u0131rma Efekti *\/\n    .number-circle {\n        width: 30px;\n        height: 30px;\n        background-color: #fff;\n        border: 2px solid #e2d7c5;\n        border-radius: 50%;\n        color: #a6845c;\n        font-size: 0.8rem;\n        font-weight: bold;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: -15px auto 10px auto; \/* G\u00f6rselin \u00fczerine bindirme *\/\n        position: relative;\n    }\n\n    .spec-title {\n        font-family: 'Georgia', serif;\n        font-size: 1rem;\n        color: #a6845c;\n        margin: 5px 0 10px 0;\n    }\n\n    .spec-desc {\n        font-size: 0.8rem;\n        color: #777;\n        padding: 0 10px 15px 10px;\n    }\n\n    \/* Mobil Uyumluluk *\/\n    @media (max-width: 768px) {\n        .hero-section {\n            padding-left: 20px;\n            justify-content: center;\n        }\n        .cards-section {\n            flex-direction: column;\n            padding: 20px;\n            margin-top: 0;\n        }\n        .hero-content {\n            padding: 20px 30px;\n        }\n        .hero-content h1 {\n            font-size: 1.8rem;\n        }\n    }\n<\/style>\n\n<div class=\"beauty-home-wrapper\">\n\n    <div class=\"hero-section\">\n        <div class=\"hero-content\">\n            <h1>AES ACADEMY<\/h1>\n            <p>Scientific Beauty &#038; Aesthetic Excellence<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"cards-section\">\n        <div class=\"card-box\">\n            <div class=\"icon-placeholder\">\n                <i class=\"fas fa-microscope\"><\/i> <\/div>\n            <h3>Scientific Research<\/h3>\n            <p>Deep dive into dermal analytics and cosmetic chemistry.<\/p>\n        <\/div>\n        <div class=\"card-box\">\n            <div class=\"icon-placeholder\">\n                <i class=\"fas fa-stethoscope\"><\/i>\n            <\/div>\n            <h3>Clinical Excellence<\/h3>\n            <p>Advanced aesthetic procedures taught by industry experts.<\/p>\n        <\/div>\n        <div class=\"card-box\">\n            <div class=\"icon-placeholder\">\n                <i class=\"fas fa-award\"><\/i>\n            <\/div>\n            <h3>Global Certification<\/h3>\n            <p>Accredited resources for aesthetic medicine professionals.<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"specializations-section\">\n        <h2 class=\"section-title\">Academy Specializations<\/h2>\n        <div class=\"specs-grid\">\n            <div class=\"spec-item\">\n                <div class=\"spec-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1596704017254-9b121068fb31?q=80&#038;w=400');\"><\/div>\n                <div class=\"number-circle\">01<\/div>\n                <h4 class=\"spec-title\">Dermatopathology<\/h4>\n                <p class=\"spec-desc\">Microscopic study of skin diseases.<\/p>\n            <\/div>\n            <div class=\"spec-item\">\n                <div class=\"spec-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1616394584738-fc6e612e71b9?q=80&#038;w=400');\"><\/div>\n                <div class=\"number-circle\">02<\/div>\n                <h4 class=\"spec-title\">Laser Physics<\/h4>\n                <p class=\"spec-desc\">Light-tissue interaction mastery.<\/p>\n            <\/div>\n            <div class=\"spec-item\">\n                <div class=\"spec-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1556228578-0d85b1a4d571?q=80&#038;w=400');\"><\/div>\n                <div class=\"number-circle\">03<\/div>\n                <h4 class=\"spec-title\">Pharmacology<\/h4>\n                <p class=\"spec-desc\">Chemical compounds in skincare.<\/p>\n            <\/div>\n            <div class=\"spec-item\">\n                <div class=\"spec-img\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1589218436045-ee320057f443?q=80&#038;w=400');\"><\/div>\n                <div class=\"number-circle\">04<\/div>\n                <h4 class=\"spec-title\">Ethics<\/h4>\n                <p class=\"spec-desc\">Professional standards in aesthetics.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script src=\"https:\/\/kit.fontawesome.com\/a076d05399.js\" crossorigin=\"anonymous\"><\/script>\n","protected":false},"excerpt":{"rendered":"<p>AES ACADEMY Scientific Beauty &#038; Aesthetic Excellence Scientific Research Deep dive into dermal analytics and cosmetic chemistry. Clinical Excellence Advanced [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=10"}],"version-history":[{"count":15,"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":84,"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=\/wp\/v2\/pages\/10\/revisions\/84"}],"wp:attachment":[{"href":"https:\/\/student058.akademiata.edu.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}