﻿*{padding:0;box-sizing:border-box;margin:0}.container{max-width:100%;width:1220px;margin:auto}.wrapper-bundle{min-height:100%;height:100%;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}.transcript{flex:0 0 auto}svg{width:30px;height:30px}.top_pro{flex:1 0 auto}header,footer{width:100%}html,body{scroll-behavior:auto;color:#000000;font-family:Arial,sans-serif;min-height:100%;height:100%}@media only screen and (max-width: 1200px) {.container{padding:0 20px;width:100%}} @media only screen and (max-width: 800px) {.container{padding:0 12px}} .plan_wrapper{overflow:hidden;padding:7rem 0;position:relative;background:linear-gradient(135deg,rgb(233,228,205) 0%,rgba(245,247,250,0.95) 100%)}.plan_wrapper::before{background:linear-gradient(120deg,rgb(197,193,169,0.5) 20%,rgb(163,158,134,0.5) 80%);border-radius:10px;transform:rotate(-15deg);opacity:0.1;content:"";position:absolute;top:-10%;width:40%;z-index:0;right:-5%;height:70%}.plan_wrapper::after{left:-3%;border-radius:10px;height:50%;background:linear-gradient(45deg,rgb(163,158,134,0.5) 30%,rgb(197,193,169,0.5) 70%);opacity:0.08;z-index:0;position:absolute;bottom:-5%;content:"";width:35%;transform:rotate(10deg)}.plan_wrapper .container{margin:0 auto;position:relative;max-width:1400px;z-index:2;padding:0 2rem}.plan_wrapper .learn_packs{flex-direction:column;display:flex}.plan_wrapper .learning_pricing{position:relative;margin-bottom:3.5rem;order:1;text-align:center}.plan_wrapper .learning_pricing h2{display:inline-block;margin-bottom:1.5rem;color:#000000;font-size:30px;font-weight:700;position:relative}.plan_wrapper .learning_pricing h2::after{position:absolute;content:"";height:3px;bottom:-0.75rem;left:50%;transform:translateX(-50%);width:70%;background:linear-gradient(90deg,transparent,rgb(197,193,169),transparent)}.plan_wrapper .price_view{max-width:800px;font-size:16px;margin:0 auto;line-height:1.6;color:#000000}.plan_wrapper .price_opts{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));order:2;display:grid;gap:2rem;width:100%}.plan_wrapper .fee_choices{box-shadow:0 10px 30px rgba(0,0,0,0.05);text-decoration:none;transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease;background:#ffffff;color:#000000;overflow:hidden;display:block;position:relative;height:100%}.plan_wrapper .fee_choices:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,0.1)}.plan_wrapper .fee_choices::before{top:0;width:100%;transition:transform 0.3s ease;position:absolute;transform:translateY(-5px);height:5px;content:"";background:linear-gradient(90deg,rgb(197,193,169),rgb(163,158,134));left:0}.plan_wrapper .fee_choices:hover::before{transform:translateY(0)}.plan_wrapper .cert_cost{display:flex;box-sizing:border-box;height:100%;flex-direction:column}.plan_wrapper .discount_price{flex-direction:column;padding:2rem 1.75rem;display:flex;position:relative;flex:1}.plan_wrapper .discount_price h3{font-weight:700;margin-bottom:1rem;font-size:calc(21px * 1.1);position:relative;display:inline-block;color:#000000}.plan_wrapper .discount_price .price_grid{font-weight:700;font-size:calc(21px * 1.3);margin-bottom:1.5rem;color:rgb(197,193,169);position:relative}.plan_wrapper .discount_price .price_grid::after{bottom:-0.75rem;position:absolute;height:2px;width:40px;left:0;background:rgb(197,193,169,0.5);content:""}.plan_wrapper .discount_price p{margin-bottom:1.5rem;color:#000000;overflow-wrap:break-word;word-break:break-word;word-wrap:break-word;flex-grow:1;line-height:1.65;font-size:16px}.plan_wrapper .img_hover_box{transition:transform 0.5s ease;overflow:hidden;width:100%;height:180px;position:relative}.plan_wrapper .img_hover_box::after{position:absolute;width:100%;left:0;height:100%;top:0;content:"";background:linear-gradient(to bottom,rgba(0,0,0,0.1),rgba(0,0,0,0.4))}.plan_wrapper .fee_choices:hover .img_hover_box{transform:scale(1.05)}.plan_wrapper .fee_choices:nth-child(odd) .discount_price::before{border-radius:50%;background:rgb(197,193,169,0.5);opacity:0.1;position:absolute;content:"";top:1rem;z-index:-1;right:1rem;height:2.5rem;width:2.5rem}.plan_wrapper .fee_choices:nth-child(even) .discount_price::before{position:absolute;left:1rem;height:2.5rem;bottom:1rem;z-index:-1;border-radius:50%;width:2.5rem;background:rgb(163,158,134,0.5);content:"";opacity:0.1}@media (min-width: 992px) {.plan_wrapper .learn_packs{flex-direction:row}.plan_wrapper .learning_pricing{justify-content:center;margin-bottom:0;flex:0 0 30%;text-align:left;padding-left:3rem;flex-direction:column;display:flex;order:2}.plan_wrapper .learning_pricing h2{text-align:left;margin-bottom:2rem}.plan_wrapper .learning_pricing h2::after{left:0;transform:none;width:40%}.plan_wrapper .price_view{text-align:left;margin:0}.plan_wrapper .price_opts{flex:0 0 70%;grid-template-columns:repeat(2,1fr);order:1}} @media (max-width: 991px) {.plan_wrapper{padding:5rem 0}.plan_wrapper .fee_choices{margin-bottom:1.5rem}.plan_wrapper .learning_pricing{padding:0 1rem}} @media (max-width: 767px) {.plan_wrapper{padding:4rem 0}.plan_wrapper .learning_pricing h2{font-size:calc(30px * 0.9)}.plan_wrapper .discount_price h3{font-size:21px}.plan_wrapper .discount_price .price_grid{font-size:calc(21px * 1.15)}.plan_wrapper .img_hover_box{height:160px}} @media (max-width: 575px) {.plan_wrapper{padding:3rem 0}.plan_wrapper .container{padding:0 1.5rem}.plan_wrapper .price_opts{gap:1.5rem}.plan_wrapper .discount_price{padding:1.5rem}.plan_wrapper .img_hover_box{height:140px}} @media (hover: none) {.plan_wrapper .fee_choices:hover{transform:none}.plan_wrapper .fee_choices:hover .img_hover_box{transform:none}}header{overflow:visible;margin-top:0;padding:0;position:relative;background:rgb(163,158,134);z-index:100}header::before{top:0;width:100%;background-size:20px 20px;left:0;z-index:0;background-image:linear-gradient(0deg,rgba(255,255,255,0.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.02) 1px,transparent 1px);position:absolute;height:100%;content:''}header::after{width:100%;background:linear-gradient(to right,transparent 0%,rgb(163,158,134,0.5) 50%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgb(163,158,134,0.5) 50%,transparent 100%);z-index:0;height:100%;top:0;content:'';left:0;position:absolute}header .top_bar{justify-content:space-between;z-index:5;padding:1.3rem 2.5rem;align-items:center;display:flex;position:relative}header .main_skill{margin-right:2rem;padding:0.5rem 0.7rem;position:relative;flex:0 0 auto;transition:all 0.3s ease;z-index:2;border-left:3px solid rgb(197,193,169);overflow:hidden}header .main_skill::before{transform:scaleX(0);transition:all 0.4s ease;left:0;border-bottom:1px solid rgba(255,255,255,0.2);position:absolute;width:100%;top:0;border-top:1px solid rgba(255,255,255,0.2);height:100%;content:'';opacity:0}header .main_skill:hover{transform:translateX(5px);box-shadow:5px 0 15px -5px rgb(197,193,169)}header .main_skill:hover::before{transform:scaleX(1);opacity:1}header .top_main{position:relative;display:block;transition:all 0.3s ease}header .top_main::after{bottom:-5px;content:'';position:absolute;background:rgb(197,193,169);opacity:0;height:10px;width:10px;transition:all 0.3s ease;right:-5px}header .top_main:hover::after{opacity:1}header .top_main img{filter:brightness(1.1);max-height:40px}header .head_master{z-index:2;display:flex;position:relative;margin:0;padding:0;list-style:none}header .head_master::before{height:1px;right:-20px;width:40px;content:'';background:rgb(197,193,169);top:50%;position:absolute;transform:translateY(-50%)}header .nav_primary{margin:0 1px;position:relative}header .nav_primary a{padding:0 1.2rem;z-index:1;transition:all 0.3s ease;text-decoration:none;overflow:hidden;align-items:center;color:#ffffff;font-weight:600;position:relative;letter-spacing:1px;border-left:1px solid transparent;justify-content:center;height:45px;display:flex;border-right:1px solid transparent;font-size:12px}header .nav_primary a::before{height:100%;transform:translateX(-100%);transition:transform 0.3s ease;background:rgb(197,193,169);width:100%;left:0;top:0;content:'';z-index:-1;position:absolute}header .nav_primary a:hover{color:#ffffff;border-left-color:rgba(255,255,255,0.2);border-right-color:rgba(255,255,255,0.2)}header .nav_primary a:hover::before{transform:translateX(0)}header .nav_primary a::after{transform-origin:right;position:absolute;background:rgb(197,193,169);transition:transform 0.3s ease;left:0;height:2px;top:0;content:'';transform:scaleX(0);width:100%}header .nav_primary a:hover::after{transform:scaleX(1);transform-origin:left}header .nav_primary::before{content:'';transition:transform 0.3s ease;transform:translateY(-50%) scale(0);height:5px;background:rgb(197,193,169);width:5px;top:50%;left:-10px;position:absolute}header .nav_primary:hover::before{transform:translateY(-50%) scale(1)}header .top_bar::before{height:1px;position:absolute;content:'';left:20px;background:rgb(197,193,169);top:20px;width:30px}header .top_bar::after{content:'';background:rgb(197,193,169);height:30px;top:20px;width:1px;left:20px;position:absolute}.top_pro{background:rgb(233,228,205);position:relative;padding-top:2rem;z-index:1}@keyframes typingCursor {0%,100%{opacity:1}50%{opacity:0}} header .nav_primary:last-child::after{transform:translateY(-50%);position:absolute;color:rgb(197,193,169);top:50%;content:'|';animation:typingCursor 1s infinite;right:-10px;font-weight:700}@media (min-width: 1400px) {header .top_bar{margin:0 auto;max-width:1320px}header .nav_primary{margin:0 2px}header .nav_primary a{padding:0 1.5rem}} @media (max-width: 991px) {header .top_bar{padding:1rem 2rem;flex-wrap:wrap}header .main_skill{margin-right:0;margin-bottom:0}header .head_master{flex-basis:100%;margin-top:1rem;justify-content:flex-end}header .head_master::before{display:none}header .nav_primary a{height:40px;padding:0 1rem;font-size:calc(12px - 1px)}header .nav_primary::before{display:none}header .top_bar::before,header .top_bar::after{display:none}} @media (max-width: 767px) {header{padding:0}header .top_bar{padding:0.8rem 1.5rem}header .main_skill{max-width:140px;padding:0.4rem 0.6rem}header .top_main img{max-height:35px}header .head_master{scrollbar-width:thin;margin-top:0.8rem;padding-bottom:0.5rem;-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}header .head_master::-webkit-scrollbar{height:3px}header .head_master::-webkit-scrollbar-thumb{background:rgb(197,193,169);border-radius:10px}header .nav_primary{margin:0;flex:0 0 auto}header .nav_primary a{white-space:nowrap;letter-spacing:0.5px;font-size:calc(12px - 2px);height:35px;padding:0 0.8rem}header .nav_primary:last-child::after{display:none}} @media (max-width: 479px) {header .top_bar{padding:0.7rem 1.2rem}header .main_skill{max-width:120px;padding:0.3rem 0.5rem}header .nav_primary a{height:32px;padding:0 0.6rem;font-size:calc(12px - 3px)}}.thanksNode{padding:4rem 0;position:relative;background:linear-gradient(135deg,rgb(233,228,205) 0%,rgb(163,158,134,0.5) 100%);overflow:hidden}.thanksNode::before{left:0;pointer-events:none;content:"";top:0;position:absolute;width:100%;background:radial-gradient(circle at 75% 25%,rgb(197,193,169,0.5) 0%,transparent 50%);z-index:1;height:100%}.thanksNode::after{position:absolute;width:15rem;transform:rotate(-15deg);opacity:0.15;right:-5rem;z-index:0;height:15rem;background:linear-gradient(225deg,rgb(163,158,134) 0%,transparent 70%);content:"";bottom:-5rem}.thanksNode .container{padding:0 1.5rem;position:relative;margin:0 auto;z-index:2;max-width:1200px}.thanksNode .mentor_network{animation:slide-in 0.8s cubic-bezier(0.25,1,0.5,1) forwards;gap:2.5rem;transform:translateX(-20px);opacity:0;display:flex;flex-direction:column;position:relative}.thanksNode .mentor_network > div:first-child{transform:perspective(1000px) rotateX(0deg);position:relative;transition:transform 0.5s ease}.thanksNode .mentor_network > div:first-child::before{height:50%;width:0.5rem;transform:translateY(-50%);content:"";top:50%;background:rgb(197,193,169);left:-2rem;position:absolute}.thanksNode .mentor_network > div:last-child{padding:2.5rem;transform:translateY(15px);box-shadow:0 10px 30px rgba(0,0,0,0.05),0 1px 4px rgba(0,0,0,0.1),0 20px 40px -20px rgba(0,0,0,0.15);background:rgba(255,255,255,0.9);opacity:0;backdrop-filter:blur(10px);animation:fade-up 0.8s cubic-bezier(0.25,1,0.5,1) 0.3s forwards;position:relative}.thanksNode .mentor_network > div:last-child::after{position:absolute;left:0;transform:scaleX(0);width:100%;animation:line-grow 1.5s cubic-bezier(0.19,1,0.22,1) 0.8s forwards;transition:transform 1.5s cubic-bezier(0.19,1,0.22,1);height:4px;content:"";transform-origin:left;background:linear-gradient(90deg,rgb(197,193,169),rgb(163,158,134));bottom:0}.thanksNode h5{position:relative;font-weight:700;padding-left:1rem;transition:transform 0.4s ease;margin:0;color:#000000;font-size:23px;line-height:1.4;transform:translateY(0)}.thanksNode p{font-size:13px;line-height:1.8;position:relative;color:#000000;font-family:Arial,sans-serif;margin:0}.thanksNode a{transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);text-decoration:none;display:block}.thanksNode a:hover{transform:translateY(-5px)}.thanksNode a:hover p{color:rgb(197,193,169)}.thanksNode a:focus{box-shadow:0 0 0 3px rgb(197,193,169,0.5);outline:none}@keyframes slide-in {0%{transform:translateX(-20px);opacity:0}100%{transform:translateX(0);opacity:1}} @keyframes fade-up {0%{transform:translateY(15px);opacity:0}100%{transform:translateY(0);opacity:1}} @keyframes line-grow {0%{transform:scaleX(0)}100%{transform:scaleX(1)}} @media (min-width: 768px) {.thanksNode{padding:6rem 0}.thanksNode .mentor_network{gap:3.5rem}.thanksNode .mentor_network > div:first-child::before{height:70%;width:0.6rem}.thanksNode h5{font-size:calc(23px * 1.2);padding-left:1.5rem}.thanksNode .mentor_network > div:last-child{margin-left:3rem;max-width:90%;padding:3rem}} @media (min-width: 992px) {.thanksNode{padding:8rem 0}.thanksNode .container{padding:0 2rem}.thanksNode .mentor_network{gap:4rem}.thanksNode .mentor_network > div:first-child{padding-left:2rem}.thanksNode .mentor_network > div:first-child::before{width:0.7rem;left:0}.thanksNode h5{padding-left:2rem;font-size:calc(23px * 1.4)}.thanksNode .mentor_network > div:last-child{max-width:80%;padding:4rem;margin-left:6rem}.thanksNode p{font-size:calc(13px * 1.1);line-height:1.9}} @media (min-width: 1200px) {.thanksNode .mentor_network > div:last-child{max-width:75%;margin-left:8rem;padding:4.5rem}.thanksNode h5{font-size:calc(23px * 1.5)}} @media (max-width: 767px) {.thanksNode{padding:3rem 0}.thanksNode .mentor_network > div:first-child::before{width:0.4rem;left:-1rem}.thanksNode h5{padding-left:0.75rem;font-size:calc(23px * 0.9)}.thanksNode .mentor_network > div:last-child{padding:1.75rem}}.experience_trial{background:linear-gradient(135deg,rgb(197,193,169) 0%,rgb(163,158,134) 100%);overflow:hidden;padding:5rem 2rem;z-index:1;box-shadow:0 15px 35px rgba(0,0,0,0.1);perspective:1000px;position:relative}.experience_trial::before{position:absolute;left:0;background:repeating-linear-gradient( 45deg,rgba(255,255,255,0.05),rgba(255,255,255,0.05) 15px,transparent 15px,transparent 30px );transform:translateZ(-10px);width:100%;z-index:-1;top:0;height:100%;content:""}.experience_trial::after{right:-50%;position:absolute;content:"";transform:rotate(-15deg);height:100%;width:100%;top:-50%;background:radial-gradient( circle at center,rgba(255,255,255,0.15) 0%,transparent 70% );z-index:-1}.experience_trial .container{animation:containerReveal 0.8s ease-out forwards;max-width:1200px;position:relative;margin:0 auto;transform-style:preserve-3d}.experience_trial h6{font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,0.1);transition:transform 0.4s ease-out;margin-left:auto;position:relative;line-height:1.5;transform:translateZ(20px);margin-right:auto;color:#ffffff;margin-bottom:2.5rem;max-width:90%;font-size:calc(16px * 1.2);text-align:center}.experience_trial .container div{animation:buttonContainer 0.5s ease-out 0.4s both;align-items:center;justify-content:center;display:flex;transform:translateZ(30px);margin-top:1.5rem}.experience_trial .container div span{position:relative;display:inline-block;transition:transform 0.3s var(--timing-cubic)}.experience_trial .container div span::before{z-index:-1;border:2px solid rgba(255,255,255,0.2);content:"";transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);opacity:0;height:calc(100% + 20px);border-radius:17px;position:absolute;transform:scale(0.9);width:calc(100% + 20px);top:-10px;left:-10px}.experience_trial .container div span:hover::before{transform:scale(1);opacity:1}.experience_trial .feedback_widget{display:inline-flex;background:#ffffff;color:rgb(197,193,169);justify-content:center;border-radius:10px;box-shadow:0 10px 20px rgba(0,0,0,0.1),0 6px 6px rgba(0,0,0,0.07);align-items:center;text-decoration:none;transition:all 0.4s cubic-bezier(0.34,1.56,0.64,1);padding:0.9rem 2.5rem;z-index:1;overflow:hidden;font-weight:700;position:relative;font-size:15px}.experience_trial .feedback_widget::before{width:100%;background:linear-gradient(to right,rgb(163,158,134) 0%,rgb(197,193,169) 100%);opacity:0;transition:opacity 0.4s ease;position:absolute;z-index:-1;content:"";top:0;height:100%;left:0}.experience_trial .feedback_widget:hover{box-shadow:0 15px 30px rgba(0,0,0,0.12),0 8px 8px rgba(0,0,0,0.08);transform:translateY(-5px);color:#ffffff}.experience_trial .feedback_widget:hover::before{opacity:1}.experience_trial .feedback_widget:active{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,0.1),0 4px 4px rgba(0,0,0,0.05)}.experience_trial .feedback_widget span{position:relative;transition:transform 0.3s ease;z-index:2}.experience_trial .feedback_widget:hover span{transform:scale(1.05)}@keyframes containerReveal {0%{opacity:0;transform:translateY(30px) rotateX(10deg)}100%{opacity:1;transform:translateY(0) rotateX(0)}} @keyframes buttonContainer {0%{opacity:0;transform:translateZ(30px) scale(0.9)}100%{opacity:1;transform:translateZ(30px) scale(1)}} @media (min-width: 768px) {.experience_trial{padding:7rem 3rem;background:linear-gradient(120deg,rgb(197,193,169) 0%,rgb(163,158,134) 70%,rgb(197,193,169,0.5) 100%)}.experience_trial::before{background-size:40px 40px}.experience_trial h6{max-width:80%;font-size:calc(16px * 1.4);margin-bottom:3rem}.experience_trial .container{display:flex;flex-direction:column;align-items:center}.experience_trial .feedback_widget{padding:1rem 3rem}} @media (min-width: 992px) {.experience_trial{padding:8rem 4rem}.experience_trial::after{height:150%;width:150%}.experience_trial h6{margin-bottom:3.5rem;font-size:calc(16px * 1.5);max-width:70%}.experience_trial .container div{margin-top:2rem}.experience_trial .feedback_widget{padding:1.1rem 3.5rem;font-size:calc(15px * 1.1)}} @media (max-width: 767px) {.experience_trial{padding:4rem 1.5rem}.experience_trial h6{font-size:16px;margin-bottom:2rem}.experience_trial .feedback_widget{padding:0.8rem 2rem}} @media (max-width: 480px) {.experience_trial{padding:3.5rem 1rem}.experience_trial h6{font-size:calc(16px * 0.9);line-height:1.6}.experience_trial .feedback_widget{font-size:calc(15px * 0.9);padding:0.7rem 1.8rem}}.training_structure{position:relative;overflow:hidden;display:flex;align-items:center;padding:7rem 2rem;background:linear-gradient(45deg,rgb(233,228,205) 0%,rgb(197,193,169,0.5) 100%);min-height:80vh}.training_structure::before{right:-10%;border-radius:50%;position:absolute;background:linear-gradient(225deg,rgb(163,158,134) 0%,rgb(197,193,169,0.5) 70%);top:-10%;width:60%;animation:float 15s ease-in-out infinite;content:'';height:60%;filter:blur(60px)}@keyframes float {0%,100%{transform:translate(0,0) scale(1)}25%{transform:translate(5%,5%) scale(1.05)}50%{transform:translate(2%,-5%) scale(0.95)}75%{transform:translate(-5%,2%) scale(1.02)}} .training_structure::after{background:linear-gradient(90deg,transparent 9px,rgb(197,193,169,0.5) 10px,transparent 10px) 0 0 / 100px 100%,linear-gradient(0deg,transparent 9px,rgb(163,158,134,0.5) 10px,transparent 10px) 0 0 / 100% 100px;opacity:0.15;position:absolute;animation:gridMove 30s linear infinite;left:0;content:'';height:100%;width:100%;bottom:0}@keyframes gridMove {0%{background-position:0 0}100%{background-position:100px 100px}} .training_structure .mentor_network{max-width:1200px;margin:0 auto;display:flex;justify-content:flex-end;z-index:2;position:relative;width:100%}.training_structure .text_clip{box-shadow:-20px 20px 60px rgba(0,0,0,0.1);transform:translateX(0);transition:transform 0.5s cubic-bezier(0.2,0.8,0.2,1);border-radius:29px 0 29px 29px;padding:4rem;width:55%;background:linear-gradient(135deg,#ffffff 0%,rgba(255,255,255,0.9) 100%);position:relative}.training_structure .text_clip:hover{transform:translateX(-10px)}.training_structure .text_clip::before{position:absolute;content:'';border-top:4px solid rgb(197,193,169);top:-15px;height:30px;left:-15px;width:30px;border-radius:10px 0 0 0;border-left:4px solid rgb(197,193,169)}.training_structure .text_clip::after{width:30px;border-bottom:4px solid rgb(163,158,134);content:'';height:30px;border-radius:0 0 0 10px;bottom:-15px;left:-15px;border-left:4px solid rgb(163,158,134);position:absolute}.training_structure h2{padding-bottom:1.5rem;font-weight:700;color:rgb(197,193,169);position:relative;margin-bottom:2rem;font-size:32px}.training_structure h2::after{border-radius:10px;content:'';height:4px;left:0;width:80px;transition:width 0.3s ease;bottom:0;background:linear-gradient(90deg,rgb(197,193,169),rgb(163,158,134));position:absolute}.training_structure .text_clip:hover h2::after{width:120px}.training_structure p{font-size:15px;font-weight:400;color:#000000;line-height:1.8}.training_structure .text_clip::before,.training_structure .text_clip::after{transition:all 0.3s ease}.training_structure .text_clip:hover::before{transform:translate(-5px,-5px)}.training_structure .text_clip:hover::after{transform:translate(-5px,5px)}@keyframes pulse {0%,100%{opacity:0.5}50%{opacity:0.8}} .training_structure::before,.training_structure::after{animation-play-state:running}.training_structure:hover::before,.training_structure:hover::after{animation-play-state:paused}@media (max-width: 992px) {.training_structure{padding:5rem 1.5rem}.training_structure .text_clip{width:70%;padding:3rem}.training_structure h2{font-size:calc(32px * 0.9)}} @media (max-width: 768px) {.training_structure{padding:4rem 1rem}.training_structure .mentor_network{justify-content:center}.training_structure .text_clip{border-radius:29px;width:100%;padding:2.5rem;max-width:500px}.training_structure h2{font-size:calc(32px * 0.8);padding-bottom:1rem;margin-bottom:1.5rem}.training_structure p{font-size:calc(15px * 0.95)}} @media (max-width: 576px) {.training_structure{padding:3rem 1rem;min-height:auto}.training_structure .text_clip{padding:2rem}.training_structure h2{font-size:calc(32px * 0.7);margin-bottom:1rem}.training_structure h2::after{width:60px;height:3px}.training_structure .text_clip:hover h2::after{width:90px}.training_structure p{font-size:calc(15px * 0.9)}.training_structure .text_clip::before,.training_structure .text_clip::after{width:20px;height:20px}}footer{position:relative;z-index:1}footer::before{background:linear-gradient(145deg,rgba(0,0,0,0.5) 0%,rgb(197,193,169,0.5) 35%,rgb(163,158,134,0.5) 70%,rgba(0,0,0,0.5) 100%);bottom:0;top:0;z-index:-1;left:0;right:0;opacity:0.75;position:absolute;background-size:300% 300%;content:"";animation:gradientFlow 20s ease infinite}footer::after{position:absolute;background-size:50px 50px;opacity:0.15;z-index:-1;content:"";top:0;background-image:linear-gradient(0deg,transparent 24%,rgb(197,193,169,0.5) 25%,rgb(197,193,169,0.5) 26%,transparent 27%,transparent 74%,rgb(163,158,134,0.5) 75%,rgb(163,158,134,0.5) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,rgb(197,193,169,0.5) 25%,rgb(197,193,169,0.5) 26%,transparent 27%,transparent 74%,rgb(163,158,134,0.5) 75%,rgb(163,158,134,0.5) 76%,transparent 77%,transparent);left:0;bottom:0;right:0}.transcript{color:#ffffff;position:relative;padding:4rem 0 2.5rem}.transcript::before{width:100%;top:0;left:0;opacity:0.8;position:absolute;height:2px;box-shadow:0 0 20px rgb(197,193,169,0.5);content:"";background:linear-gradient(90deg,transparent,rgb(197,193,169),rgb(163,158,134),transparent)}.transcript .container{gap:3rem;justify-content:space-between;position:relative;display:flex;flex-wrap:wrap}.transcript .company_holder{box-shadow:0 15px 25px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.05);border-radius:23px;backdrop-filter:blur(8px);flex:1 1 350px;padding:2rem;overflow:hidden;transition:all 0.4s ease;background:linear-gradient(120deg,rgba(255,255,255,0.03),rgba(255,255,255,0.08));position:relative}.transcript .company_holder::before{left:-50%;content:"";position:absolute;height:1px;top:0;background:linear-gradient(90deg,transparent,rgb(197,193,169),transparent);transform:translateY(-1px);width:200%}.transcript .company_holder::after{height:1px;position:absolute;transform:translateY(1px);content:"";width:100%;bottom:0;background:linear-gradient(90deg,transparent,rgb(163,158,134),transparent);left:0}.transcript .company_holder:hover{transform:translateY(-5px);box-shadow:0 20px 30px rgba(0,0,0,0.25),0 0 0 1px rgba(255,255,255,0.07),0 0 20px rgb(197,193,169,0.5)}.transcript .company_holder h3{font-weight:700;display:inline-block;text-shadow:0 0 15px rgb(197,193,169,0.5);font-size:33px;margin:0 0 1.5rem;color:#ffffff;letter-spacing:1px;position:relative}.transcript .company_holder h3::after{height:3px;bottom:-8px;transition:width 0.3s ease-out;width:50px;left:0;box-shadow:0 0 10px rgb(197,193,169);content:"";border-radius:10px;position:absolute;background:linear-gradient(90deg,rgb(197,193,169),rgb(163,158,134))}.transcript .company_holder:hover h3::after{width:100%}.transcript .twitter_cta{line-height:1.6;opacity:0.85;max-width:100%;color:#ffffff;text-shadow:0 0 10px #000000;font-size:15px}.transcript .ranking_bar{min-width:400px;flex:1 1 calc(100% - 450px)}.transcript .header_guide{display:flex;gap:2.5rem;flex-wrap:wrap}.transcript .head_master{padding:2rem;min-width:250px;position:relative;flex:1 1 calc(50% - 1.25rem);transition:all 0.4s ease;background:linear-gradient(120deg,rgba(255,255,255,0.03),rgba(255,255,255,0.08));backdrop-filter:blur(8px);overflow:hidden;box-shadow:0 15px 25px rgba(0,0,0,0.2),0 0 0 1px rgba(255,255,255,0.05);border-radius:23px}.transcript .head_master::before{position:absolute;transform:translateY(-1px);height:1px;left:-50%;width:200%;background:linear-gradient(90deg,transparent,rgb(163,158,134),transparent);content:"";top:0}.transcript .head_master::after{height:1px;left:0;width:100%;transform:translateY(1px);content:"";background:linear-gradient(90deg,transparent,rgb(197,193,169),transparent);bottom:0;position:absolute}.transcript .head_master:hover{box-shadow:0 20px 30px rgba(0,0,0,0.25),0 0 0 1px rgba(255,255,255,0.07),0 0 20px rgb(163,158,134,0.5);transform:translateY(-5px)}.transcript .head_master h5{color:#ffffff;text-shadow:0 0 15px rgb(163,158,134,0.5);margin:0 0 1.5rem;letter-spacing:0.5px;font-weight:600;font-size:20px;position:relative;display:inline-block}.transcript .head_master h5::after{left:0;content:"";bottom:-8px;border-radius:10px;height:3px;transition:width 0.3s ease-out;position:absolute;box-shadow:0 0 10px rgb(163,158,134);width:40px;background:linear-gradient(90deg,rgb(163,158,134),rgb(197,193,169))}.transcript .head_master:hover h5::after{width:100%}.transcript .head_master .header_guide{flex-direction:column;display:flex;gap:1rem}.transcript .head_master .header_guide a{opacity:0.8;font-size:15px;position:relative;text-shadow:0 0 5px #000000;padding:0.5rem 1rem;color:#ffffff;display:block;border-radius:10px;text-decoration:none;transition:all 0.3s ease;z-index:1}.transcript .head_master .header_guide a::before{top:0;z-index:-1;height:100%;width:3px;left:0;opacity:0.5;position:absolute;content:"";border-radius:10px;background:linear-gradient(180deg,rgb(197,193,169),rgb(163,158,134));transition:all 0.3s ease}.transcript .head_master .header_guide a::after{width:0;background:linear-gradient(90deg,rgba(0,0,0,0.5),transparent);height:100%;top:0;content:"";opacity:0;z-index:-1;left:0;transition:all 0.3s ease;position:absolute}.transcript .head_master .header_guide a:hover{padding-left:1.5rem;text-shadow:0 0 10px rgb(163,158,134,0.5);opacity:1;color:#ffffff}.transcript .head_master .header_guide a:hover::before{opacity:1;box-shadow:0 0 10px rgb(197,193,169);width:5px}.transcript .head_master .header_guide a:hover::after{opacity:0.2;width:100%}.code_labs{margin-top:2rem;padding:2rem 0;position:relative;border-top:1px solid rgba(255,255,255,0.05);background:rgba(0,0,0,0.5)}.code_labs::before{position:absolute;height:1px;left:0;opacity:0.5;width:100%;content:"";top:0;background:linear-gradient(90deg,transparent,rgb(197,193,169),rgb(163,158,134),transparent)}.code_labs .container{justify-content:center;align-items:center;display:flex}.code_labs .achieve_cta{text-shadow:0 0 5px #000000;text-align:center;transition:all 0.3s ease;position:relative;color:#ffffff;font-size:16px;opacity:0.7;letter-spacing:0.5px}.code_labs .achieve_cta:hover{text-shadow:0 0 8px rgb(163,158,134,0.5);opacity:1}@keyframes gradientFlow {0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}} @media (max-width: 1200px) {.transcript .container{gap:2rem}.transcript .company_holder{flex:1 1 320px}.transcript .ranking_bar{flex:1 1 calc(100% - 370px);min-width:320px}} @media (max-width: 992px) {.transcript{padding:3.5rem 0 2rem}.transcript .container{gap:2rem;flex-direction:column}.transcript .company_holder,.transcript .ranking_bar{flex:1 1 100%;min-width:100%}.transcript .head_master{min-width:220px;flex:0 1 calc(50% - 1.25rem)}} @media (max-width: 768px) {.transcript{padding:3rem 0 1.5rem}.transcript .company_holder,.transcript .head_master{padding:1.5rem}.transcript .header_guide{gap:1.5rem}.transcript .company_holder h3{font-size:calc(33px - 2px)}.transcript .head_master h5{font-size:calc(20px - 1px)}.transcript .company_holder:hover,.transcript .head_master:hover{transform:translateY(-3px)}} @media (max-width: 576px) {.transcript{padding:2.5rem 0 1rem}.transcript .header_guide{gap:1rem}.transcript .head_master{flex:1 1 100%;min-width:100%}.transcript .head_master .header_guide a{padding:0.4rem 0.8rem}.transcript .head_master .header_guide a:hover{padding-left:1.2rem}.code_labs{padding:1.5rem 0;margin-top:1.5rem}.transcript .company_holder:hover,.transcript .head_master:hover{transform:translateY(-2px)}}.course_instructor{position:relative;background:linear-gradient(to bottom,#000000 0%,rgb(233,228,205) 100%);overflow:hidden;padding:8rem 0}.course_instructor::before{top:0;position:absolute;background:radial-gradient(circle at 20% 30%,rgb(197,193,169,0.5) 0%,transparent 25%),radial-gradient(circle at 80% 70%,rgb(163,158,134,0.5) 0%,transparent 25%);filter:blur(60px);animation:ambientLight 20s ease-in-out infinite alternate;left:0;content:"";width:100%;height:100%}@keyframes ambientLight {0%{opacity:0.3;transform:scale(1)}50%{opacity:0.5;transform:scale(1.1)}100%{opacity:0.3;transform:scale(1)}} .course_instructor .container{max-width:1200px;z-index:2;position:relative;padding:0 2rem;margin:0 auto;perspective:1000px}.course_instructor .feedback_slider{padding:3rem;background-color:rgba(255,255,255,0.03);display:flex;border:1px solid rgba(255,255,255,0.1);box-shadow:0 20px 40px rgba(0,0,0,0.2),0 0 0 1px rgb(163,158,134,0.5),inset 0 0 30px rgb(197,193,169,0.5);backdrop-filter:blur(15px);position:relative;transition:all 0.5s cubic-bezier(0.23,1,0.32,1);transform-style:preserve-3d;flex-wrap:wrap;border-radius:18px;transform:rotateX(5deg) rotateY(-5deg)}.course_instructor .feedback_slider:hover{transform:rotateX(0) rotateY(0);box-shadow:0 30px 60px rgba(0,0,0,0.3),0 0 0 2px rgb(163,158,134,0.5),inset 0 0 50px rgb(197,193,169,0.5)}.course_instructor .img_hover_box{top:-90px;transform:translateX(-50%) translateZ(30px);width:180px;box-shadow:0 15px 35px rgba(0,0,0,0.3),0 0 0 5px rgb(197,193,169,0.5);border-radius:50%;left:50%;position:absolute;border:3px solid #ffffff;height:180px;transition:transform 0.5s cubic-bezier(0.23,1,0.32,1)}.course_instructor .feedback_slider:hover .img_hover_box{transform:translateX(-50%) translateZ(50px)}.course_instructor .name{transform:translateZ(20px);text-shadow:0 0 10px rgb(197,193,169,0.5);letter-spacing:1px;text-align:center;color:#ffffff;width:100%;font-size:36px;font-weight:700;margin-top:100px}.course_instructor .feedback_slider span:not(.name){letter-spacing:2px;width:100%;text-transform:uppercase;font-size:19px;font-weight:600;transform:translateZ(15px);color:rgb(163,158,134);text-align:center;margin-top:0.5rem}.course_instructor .emp_exp{line-height:1.7;border-radius:10px;position:relative;transition:transform 0.3s ease;background:linear-gradient(135deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.01) 100%);font-size:14px;padding:2rem;width:100%;margin-top:2rem;border-left:3px solid rgb(197,193,169);color:#ffffff;transform:translateZ(10px)}.course_instructor .emp_exp::before{mix-blend-mode:overlay;border-radius:10px;position:absolute;left:0;width:100%;height:100%;background:linear-gradient(45deg,rgb(197,193,169,0.5) 0%,transparent 70%);content:"";top:0;opacity:0.1}.course_instructor .feedback_slider:hover .emp_exp{transform:translateZ(25px)}@media (max-width: 991px) {.course_instructor{padding:7rem 0 5rem}.course_instructor .feedback_slider{padding:2.5rem 2rem}.course_instructor .img_hover_box{width:150px;height:150px;top:-75px}.course_instructor .name{margin-top:80px}.course_instructor .emp_exp{padding:1.5rem}} @media (max-width: 767px) {.course_instructor{padding:6rem 0 3rem}.course_instructor .container{padding:0 1rem}.course_instructor .feedback_slider{padding:2rem 1.5rem;transform:none}.course_instructor .img_hover_box{width:120px;top:-60px;height:120px}.course_instructor .name{font-size:calc(36px - 2px);margin-top:70px}.course_instructor .feedback_slider span:not(.name){font-size:calc(19px - 1px)}.course_instructor .emp_exp{margin-top:1.5rem;padding:1.2rem;font-size:calc(14px - 1px)}.course_instructor .feedback_slider:hover{transform:none}}.potential_enrollees{position:relative;overflow:hidden;padding:120px 0;background:#f9f9f9}.potential_enrollees::before{width:6px;z-index:1;background-color:rgb(197,193,169,0.5);bottom:0;top:0;position:absolute;left:50%;content:'';transform:translateX(-50%)}.potential_enrollees .mentor_network{padding:0 30px;max-width:1000px;margin:0 auto;position:relative;z-index:10;text-align:center}.potential_enrollees h3{background-color:#f9f9f9;margin-bottom:80px;font-weight:700;font-size:35px;color:#000000;position:relative;border-radius:50px;border:3px solid rgb(197,193,169,0.5);display:inline-block;padding:0 30px;box-shadow:0 5px 15px rgba(0,0,0,0.05)}.potential_enrollees ul{gap:50px;flex-direction:column;list-style:none;display:flex;align-items:center;margin:0;position:relative;padding:0}.potential_enrollees ul li{z-index:2;gap:20px;align-items:center;transition:all 0.4s ease;padding:30px;display:flex;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,0.05);text-align:left;background-color:#ffffff;position:relative;max-width:500px;width:100%}.potential_enrollees ul li::before{transition:all 0.4s ease;left:50%;box-shadow:0 5px 15px rgba(0,0,0,0.1);z-index:5;border:6px solid rgb(197,193,169,0.5);border-radius:50%;transform:translateX(-50%);width:50px;position:absolute;height:50px;top:-25px;content:'';background-color:#ffffff}.potential_enrollees ul li:nth-child(even){text-align:right;flex-direction:row-reverse}.potential_enrollees ul li:hover{box-shadow:0 15px 40px rgba(0,0,0,0.1);transform:scale(1.05)}.potential_enrollees ul li:hover::before{border-color:#ffffff;background-color:rgb(197,193,169,0.5)}.potential_enrollees ul li svg{height:60px;padding:12px;background-color:rgb(197,193,169,0.5);width:60px;transition:all 0.4s ease;flex-shrink:0;border-radius:50%}.potential_enrollees ul li:hover svg{background-color:#ffffff;transform:rotate(360deg);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.potential_enrollees ul li svg path{fill:#ffffff;transition:fill 0.4s ease}.potential_enrollees ul li:hover svg path{fill:rgb(197,193,169)}@keyframes fadeInFromTop {from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}} .potential_enrollees ul li{animation:fadeInFromTop 0.6s ease forwards;opacity:0}.potential_enrollees ul li:nth-child(1){animation-delay:0.1s}.potential_enrollees ul li:nth-child(2){animation-delay:0.3s}.potential_enrollees ul li:nth-child(3){animation-delay:0.5s}.potential_enrollees ul li:nth-child(4){animation-delay:0.7s}.potential_enrollees ul li:nth-child(5){animation-delay:0.9s}.potential_enrollees ul li:nth-child(6){animation-delay:1.1s}@media (max-width: 992px) {.potential_enrollees{padding:90px 0}.potential_enrollees h3{margin-bottom:60px}.potential_enrollees ul{gap:60px}.potential_enrollees ul li{padding:25px}.potential_enrollees ul li svg{padding:10px;height:50px;width:50px}} @media (max-width: 768px) {.potential_enrollees ul li,.potential_enrollees ul li:nth-child(even){text-align:center;align-items:center;flex-direction:column}.potential_enrollees ul li::before{top:-30px}} @media (max-width: 576px) {.potential_enrollees{padding:70px 0}.potential_enrollees h3{font-size:calc(35px * 0.85);padding:0 20px;margin-bottom:50px}.potential_enrollees ul{gap:50px}.potential_enrollees ul li{padding:20px}.potential_enrollees ul li::before{height:40px;top:-25px;width:40px}.potential_enrollees ul li svg{width:45px;height:45px;padding:8px}} @media (prefers-reduced-motion: reduce) {.potential_enrollees ul li{opacity:1;animation:none}.potential_enrollees ul li:hover{transform:none}.potential_enrollees ul li:hover svg{transform:none}}.opening_board{overflow:hidden;position:relative;flex-direction:column;padding:2rem;display:flex;background:linear-gradient(135deg,rgb(233,228,205) 0%,rgb(197,193,169,0.5) 100%);min-height:100vh}.opening_board::before{pointer-events:none;z-index:0;left:0;background:repeating-linear-gradient( 45deg,rgb(197,193,169,0.5) 0px,rgb(197,193,169,0.5) 1px,transparent 1px,transparent 20px );opacity:0.1;content:"";width:100%;height:100%;position:absolute;top:0}.opening_board h1{z-index:2;padding-left:15px;font-size:23px;transform:translateX(-5px);letter-spacing:0.5px;margin-bottom:2rem;font-weight:700;position:relative;color:rgb(197,193,169)}.opening_board h1::before{left:0;background:rgb(197,193,169);transform:translateY(-50%);top:50%;width:5px;position:absolute;content:"";height:70%}.opening_board .mentor_network{grid-template-columns:1fr;position:relative;flex:1;z-index:1;display:grid;gap:2rem}.opening_board .text_clip{padding:2.5rem;position:relative;transform:translateY(0);border-left:4px solid rgb(197,193,169);transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);background:#ffffff;box-shadow:0 20px 40px rgba(0,0,0,0.08)}.opening_board .text_clip:hover{transform:translateY(-5px)}.opening_board ol{padding:0;list-style:none;margin:0}.opening_board li{margin-bottom:2rem}.opening_board li:last-child{margin-bottom:0}.opening_board .start_entry{position:relative}.opening_board svg{width:90px;height:90px;margin-bottom:1.5rem;transition:transform 0.4s ease;filter:drop-shadow(0 4px 6px rgba(0,0,0,0.1))}.opening_board .text_clip:hover svg{transform:scale(1.05) rotate(2deg)}.opening_board svg path{transition:fill 0.3s ease}.opening_board .text_clip:hover svg path{fill:rgb(163,158,134)}.opening_board svg text{transform-origin:center;transition:fill 0.3s ease}.opening_board .text_clip:hover svg text{fill:rgb(163,158,134)}.opening_board .start_entry p{font-size:calc(12px * 1.1);line-height:1.6;color:#000000;position:relative;margin-bottom:2rem;max-width:90%}.opening_board .start_entry p::after{transition:width 0.4s ease;background:rgb(197,193,169,0.5);position:absolute;bottom:-10px;height:2px;left:0;width:50px;content:""}.opening_board .text_clip:hover .start_entry p::after{width:100px}.opening_board .feedback_widget{text-decoration:none;z-index:1;box-shadow:0 5px 15px rgba(0,0,0,0.1);display:inline-block;color:#ffffff;font-weight:600;overflow:hidden;transform:translateY(0);background:rgb(197,193,169);transition:all 0.3s cubic-bezier(0.19,1,0.22,1);font-size:18px;position:relative;padding:1rem 2rem;border:none}.opening_board .feedback_widget::before{position:absolute;transition:all 0.4s cubic-bezier(0.19,1,0.22,1);z-index:-1;left:-100%;height:100%;background:rgb(163,158,134);top:0;width:100%;content:""}.opening_board .feedback_widget:hover{box-shadow:0 10px 20px rgba(0,0,0,0.15);transform:translateY(-3px)}.opening_board .feedback_widget:hover::before{left:0}.opening_board .img_hover_box{box-shadow:0 20px 40px rgba(0,0,0,0.15);transition:all 0.5s cubic-bezier(0.19,1,0.22,1);position:relative;border-radius:10px;overflow:hidden;min-height:300px;transform:translateY(0) rotate(0)}.opening_board .img_hover_box::before{content:"";opacity:0.7;transition:opacity 0.5s ease;position:absolute;left:0;background:linear-gradient( 135deg,rgb(197,193,169,0.5) 0%,transparent 50%,rgb(163,158,134,0.5) 100% );top:0;width:100%;height:100%}.opening_board .img_hover_box:hover{transform:translateY(-5px) rotate(1deg)}.opening_board .img_hover_box:hover::before{opacity:0.4}@media (min-width: 768px) {.opening_board{padding:3rem 5rem}.opening_board h1{font-size:calc(23px * 1.2);margin-left:2rem}.opening_board .mentor_network{align-items:center;grid-template-columns:1.2fr 0.8fr;gap:3rem}.opening_board .text_clip{padding:3rem;clip-path:polygon(0 0,100% 0,97% 100%,0% 100%)}.opening_board .img_hover_box{min-height:450px;clip-path:polygon(5% 0,100% 0,100% 100%,0% 100%)}} @media (min-width: 992px) {.opening_board{padding:4rem 8rem}.opening_board h1{transform:translateX(-10px);margin-left:4rem;font-size:calc(35px * 0.7)}.opening_board h1::before{width:8px}.opening_board .mentor_network{grid-template-columns:1fr 1fr;gap:5rem}.opening_board .text_clip{padding:4rem;transform:perspective(1000px) rotateY(-2deg)}.opening_board .text_clip:hover{transform:perspective(1000px) rotateY(0deg) translateY(-5px)}.opening_board svg{width:120px;height:120px}.opening_board .img_hover_box{min-height:550px;transform:perspective(1000px) rotateY(2deg)}.opening_board .img_hover_box:hover{transform:perspective(1000px) rotateY(0deg) translateY(-5px)}} @media (min-width: 1200px) {.opening_board{padding:5rem 10rem}.opening_board .mentor_network{margin:0 auto;max-width:1400px}.opening_board .start_entry p{font-size:calc(12px * 1.2)}.opening_board .feedback_widget{font-size:calc(18px * 1.1);padding:1.2rem 2.5rem}} @media (max-width: 767px) {.opening_board{padding:2rem 1.5rem}.opening_board h1{font-size:calc(23px * 0.9);margin-bottom:1.5rem}.opening_board .text_clip{padding:2rem 1.5rem}.opening_board svg{width:70px;height:70px}.opening_board .start_entry p{max-width:100%;font-size:12px}.opening_board .feedback_widget{width:100%;text-align:center;padding:0.8rem 1.5rem}.opening_board .img_hover_box{order:-1;min-height:250px}}.contact_form_section{overflow:hidden;background:rgb(233,228,205);position:relative;padding:100px 0}.contact_form_section::before{content:"";top:0;z-index:1;position:absolute;background:rgb(233,228,205);background-image:radial-gradient(circle at 20% 30%,rgb(197,193,169,0.5) 0%,transparent 30%),radial-gradient(circle at 80% 70%,rgb(163,158,134,0.5) 0%,transparent 30%);height:100%;left:0;width:100%}.contact_form_section::after{content:"";z-index:1;opacity:0.2;top:0;left:0;background-size:30px 30px,30px 30px,100% 100%,100% 100%;background-image:repeating-linear-gradient(45deg,rgb(197,193,169,0.5) 0,rgb(197,193,169,0.5) 1px,transparent 1px,transparent 20px),repeating-linear-gradient(-45deg,rgb(163,158,134,0.5) 0,rgb(163,158,134,0.5) 1px,transparent 1px,transparent 20px),linear-gradient(90deg,rgb(197,193,169,0.5),transparent 70%),linear-gradient(180deg,rgb(163,158,134,0.5),transparent 70%);animation:backgroundMove 30s infinite linear;position:absolute;height:100%;width:100%;background-position:0 0,0 0,0 0,0 0}@keyframes backgroundMove {0%{background-position:0 0,0 0,0 0,0 0}100%{background-position:60px 60px,60px 60px,0 0,0 0}} .contact_form_section .container{position:relative;padding:0 30px;margin:0 auto;max-width:1200px;z-index:2}.contact_form_section h2{color:#000000;position:relative;letter-spacing:2px;margin-bottom:50px;text-transform:uppercase;text-align:center;font-size:45px;font-weight:700}.contact_form_section h2::before{position:absolute;box-shadow:0 0 5px rgb(197,193,169),0 0 10px rgb(197,193,169),0 0 15px rgb(197,193,169);height:2px;content:"";background:rgb(197,193,169);width:100px;left:calc(50% - 50px);bottom:-15px}.contact_form_section .reach_card{display:flex;box-shadow:0 10px 30px rgba(0,0,0,0.5),0 0 0 1px rgb(197,193,169,0.5);position:relative;overflow:hidden;border-radius:12px}.contact_form_section .reach_card::before{border-radius:12px;position:absolute;opacity:0.2;z-index:3;border:1px solid rgb(197,193,169);content:"";inset:0;pointer-events:none}.contact_form_section .img_hover_box{position:relative;overflow:hidden;min-height:550px;flex:0 0 45%}.contact_form_section .img_hover_box::before{background:rgba(0,0,0,0.5);inset:0;content:"";position:absolute;z-index:1}.contact_form_section .img_hover_box::after{content:"";inset:0;z-index:2;position:absolute;background:linear-gradient(135deg,transparent 0%,rgb(197,193,169,0.5) 100%);opacity:0.7}.contact_form_section .support_list{position:relative;flex:0 0 55%;background:#ffffff;padding:60px}.contact_form_section .support_list::before{top:-100px;content:"";right:-100px;opacity:0.3;z-index:0;position:absolute;filter:blur(100px);width:200px;background:rgb(197,193,169,0.5);height:200px}.contact_form_section .support_list::after{opacity:0.3;bottom:-75px;width:150px;content:"";position:absolute;height:150px;filter:blur(80px);background:rgb(163,158,134,0.5);z-index:0;left:-75px}.contact_form_section form{z-index:2;position:relative}.contact_form_section form h3{position:relative;letter-spacing:1px;text-transform:uppercase;font-size:19px;margin-bottom:40px;color:#000000;font-weight:700}.contact_form_section form h3::after{width:40px;content:"";bottom:-15px;left:0;position:absolute;height:2px;box-shadow:0 0 5px rgb(197,193,169,0.5),0 0 10px rgb(197,193,169,0.5);background:rgb(197,193,169)}.contact_form_section form input[type="text"]{padding:18px 25px;margin-bottom:25px;background:rgb(233,228,205);border-radius:8px;font-size:13px;color:#000000;transition:all 0.3s ease;width:100%;border:1px solid rgb(197,193,169,0.5)}.contact_form_section form input[type="text"]:focus{outline:none;box-shadow:0 0 0 1px rgb(197,193,169),0 0 5px rgb(197,193,169,0.5);border-color:rgb(197,193,169)}.contact_form_section form input[type="text"]::placeholder{color:#000000;opacity:0.7}.contact_form_section .help_links{position:relative;margin-bottom:35px}.contact_form_section .help_links input[type="checkbox"]{opacity:0;position:absolute}.contact_form_section .help_links label{position:relative;color:#000000;font-size:12px;line-height:1.5;cursor:pointer;padding-left:35px}.contact_form_section .help_links label::before{border:1px solid rgb(197,193,169,0.5);left:0;background:rgb(233,228,205);content:"";position:absolute;height:22px;transition:all 0.3s ease;width:22px;border-radius:4px;top:0}.contact_form_section .help_links input[type="checkbox"]:checked + label::before{box-shadow:0 0 5px rgb(197,193,169,0.5);border-color:rgb(197,193,169);background:rgb(197,193,169)}.contact_form_section .help_links input[type="checkbox"]:checked + label::after{transform:rotate(45deg);left:8px;top:4px;width:6px;content:"";border-width:0 2px 2px 0;border:solid #ffffff;height:12px;position:absolute}.contact_form_section .help_links label a{text-decoration:none;font-weight:600;transition:all 0.3s ease;position:relative;color:rgb(197,193,169)}.contact_form_section .help_links label a::after{left:0;position:absolute;transform-origin:right;transform:scaleX(0);content:"";height:1px;background:rgb(197,193,169);width:100%;transition:transform 0.3s ease;bottom:-1px}.contact_form_section .help_links label a:hover::after{transform-origin:left;transform:scaleX(1)}.contact_form_section .feedback_widget{background:rgb(197,193,169);font-weight:700;border-radius:8px;color:#ffffff;border:none;letter-spacing:1px;box-shadow:0 5px 15px rgb(197,193,169,0.5),0 0 0 1px rgb(197,193,169);padding:18px 30px;transition:all 0.3s ease;cursor:pointer;overflow:hidden;text-transform:uppercase;position:relative;font-size:20px;width:100%}.contact_form_section .feedback_widget::before{position:absolute;transform-origin:right;left:0;height:100%;z-index:-1;transition:transform 0.5s ease;width:100%;transform:scaleX(0);background:rgb(163,158,134);top:0;content:""}.contact_form_section .feedback_widget:hover{box-shadow:0 5px 20px rgb(163,158,134,0.5),0 0 0 1px rgb(163,158,134)}.contact_form_section .feedback_widget:hover::before{transform:scaleX(1);transform-origin:left}.contact_form_section svg{height:22px;filter:drop-shadow(0 0 2px rgb(197,193,169,0.5));fill:rgb(197,193,169);width:22px;transition:all 0.3s ease}.contact_form_section svg path{fill:rgb(197,193,169);transition:all 0.3s ease}.contact_form_section svg:hover,.contact_form_section svg:hover path{transform:translateY(-2px);fill:rgb(163,158,134);filter:drop-shadow(0 0 3px rgb(163,158,134,0.5))}@media (max-width: 1024px) {.contact_form_section{padding:80px 0}.contact_form_section .img_hover_box{min-height:500px}.contact_form_section .support_list{padding:50px 40px}} @media (max-width: 768px) {.contact_form_section{padding:60px 0}.contact_form_section h2{font-size:calc(45px * 0.8);margin-bottom:40px}.contact_form_section .reach_card{flex-direction:column}.contact_form_section .img_hover_box{min-height:300px;width:100%}.contact_form_section .support_list{padding:40px 30px;width:100%}.contact_form_section form h3{margin-bottom:30px}.contact_form_section form input[type="text"]{margin-bottom:20px;padding:15px 20px}.contact_form_section .help_links{margin-bottom:25px}.contact_form_section .feedback_widget{padding:15px 25px}} @media (max-width: 480px) {.contact_form_section{padding:50px 0}.contact_form_section h2{font-size:calc(45px * 0.7);margin-bottom:30px}.contact_form_section .img_hover_box{min-height:200px}.contact_form_section .support_list{padding:30px 20px}.contact_form_section form h3{font-size:calc(19px * 0.9);margin-bottom:25px}.contact_form_section form input[type="text"]{padding:12px 15px;margin-bottom:15px}.contact_form_section .help_links{margin-bottom:20px}.contact_form_section .help_links label{font-size:calc(12px * 0.9)}.contact_form_section .feedback_widget{padding:12px 20px}}.program_information{background:rgb(233,228,205);padding:7rem 0;position:relative;overflow:hidden}.program_information::before{content:"";left:0;position:absolute;opacity:0.15;height:100%;background:linear-gradient(45deg,transparent 45%,rgb(197,193,169,0.5) 100%),linear-gradient(135deg,transparent 45%,rgb(163,158,134,0.5) 100%);width:100%;top:0}.program_information::after{content:"";position:absolute;background:repeating-linear-gradient(0deg,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5) 1px,transparent 1px,transparent 20px),repeating-linear-gradient(90deg,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.5) 1px,transparent 1px,transparent 20px);left:0;height:100%;top:0;opacity:0.05;width:100%;z-index:0}.program_information .job_success{flex-direction:column;display:flex;align-items:center}.program_information .text_clip{transform:translateZ(0);position:relative;transition:all 0.5s cubic-bezier(0.23,1,0.32,1);box-shadow:0 30px 60px rgba(0,0,0,0.12);border-radius:15px;z-index:3;clip-path:polygon( 0% 5%,5% 0%,95% 0%,100% 5%,100% 95%,95% 100%,5% 100%,0% 95% );border:1px solid rgba(255,255,255,0.2);backdrop-filter:blur(10px);width:100%;padding:4rem 3rem;text-align:center;background:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.7) 100%)}.program_information .text_clip:hover{transform:translateY(-8px);box-shadow:0 40px 70px rgba(0,0,0,0.18)}.program_information h2{font-size:calc(35px * 1.2);text-shadow:0 1px 1px rgba(0,0,0,0.1);margin-bottom:1.8rem;display:inline-block;position:relative;color:#000000;font-weight:700}.program_information h2::before{width:45px;content:"";transition:all 0.5s ease;height:45px;opacity:0.7;top:-15px;left:-15px;border-left:3px solid rgb(197,193,169);border-top:3px solid rgb(197,193,169);position:absolute}.program_information h2::after{position:absolute;bottom:-15px;transition:all 0.5s ease;border-bottom:3px solid rgb(163,158,134);border-right:3px solid rgb(163,158,134);height:45px;content:"";width:45px;right:-15px;opacity:0.7}.program_information .text_clip:hover h2::before{width:55px;top:-20px;height:55px;left:-20px}.program_information .text_clip:hover h2::after{height:55px;bottom:-20px;width:55px;right:-20px}.program_information .description{margin-bottom:1.8rem;position:relative;font-size:17px;margin-left:auto;color:#000000;text-shadow:0 1px 0 rgba(255,255,255,0.5);margin-right:auto;line-height:1.9;max-width:85%}.program_information .description:last-of-type{transition:all 0.5s ease;max-width:90%;font-weight:600;background:linear-gradient(135deg,rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.7) 100%);box-shadow:0 15px 35px rgba(0,0,0,0.1);border-right:3px solid rgb(163,158,134);border-radius:10px;padding:1.2rem 1.8rem;border-left:3px solid rgb(197,193,169);transform:perspective(1000px) rotateX(2deg)}.program_information .text_clip:hover .description:last-of-type{transform:perspective(1000px) rotateX(0deg);box-shadow:0 20px 40px rgba(0,0,0,0.15)}.program_information .img_hover_box{transform:none;z-index:0;border-radius:0;height:120%;top:-10%;position:absolute;width:120%;transition:all 1.2s cubic-bezier(0.19,1,0.22,1);left:-10%;filter:brightness(0.95) contrast(1.05)}.program_information .img_hover_box::before{content:"";position:absolute;width:100%;left:0;top:0;height:100%;z-index:1;opacity:0.85;background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,0.5) 100%),linear-gradient(to top,rgba(0,0,0,0.5) 0%,transparent 70%)}.program_information .img_hover_box::after{z-index:2;left:-25%;opacity:0.3;height:150%;background:radial-gradient( ellipse at center,transparent 30%,rgb(197,193,169,0.5) 70%,rgb(163,158,134,0.5) 100% );content:"";position:absolute;width:150%;top:-25%;animation:rotateGradient 20s infinite linear}@keyframes rotateGradient {0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}} .program_information .text_clip::before{top:-5%;background:rgb(197,193,169,0.5);animation:morph 15s linear infinite alternate;position:absolute;z-index:-1;border-radius:40% 60% 70% 30% / 40% 50% 60% 50%;width:70%;height:70%;content:"";opacity:0.15;right:-5%}.program_information .text_clip::after{height:70%;width:70%;background:rgb(163,158,134,0.5);bottom:-5%;opacity:0.15;position:absolute;animation:morph 15s linear infinite alternate-reverse;content:"";border-radius:40% 60% 70% 30% / 40% 50% 60% 50%;z-index:-1;left:-5%}@keyframes morph {0%{border-radius:40% 60% 70% 30% / 40% 50% 60% 50%}25%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%}50%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%}75%{border-radius:40% 60% 30% 70% / 60% 40% 30% 70%}100%{border-radius:60% 40% 60% 40% / 50% 60% 40% 50%}} @media (max-width: 1200px) {.program_information .text_clip{max-width:800px;padding:3.5rem 2.5rem}.program_information .img_hover_box{width:130%;height:130%}} @media (max-width: 992px) {.program_information{padding:5rem 0}.program_information .text_clip{max-width:700px;padding:3rem 2rem}.program_information h2{font-size:35px}.program_information .description{line-height:1.8;max-width:90%}.program_information .img_hover_box{width:140%;top:-20%;left:-20%;height:140%}} @media (max-width: 768px) {.program_information{padding:4rem 0}.program_information .text_clip{max-width:90%;clip-path:polygon( 0% 3%,3% 0%,97% 0%,100% 3%,100% 97%,97% 100%,3% 100%,0% 97% );padding:2.5rem 1.5rem}.program_information h2{font-size:calc(35px * 0.95)}.program_information h2::before,.program_information h2::after{top:-10px;left:-10px;height:35px;width:35px}.program_information h2::after{right:-10px;bottom:-10px}.program_information .text_clip:hover h2::before,.program_information .text_clip:hover h2::after{height:40px;width:40px}.program_information .description{font-size:calc(17px * 0.95);max-width:95%;line-height:1.7}.program_information .description:last-of-type{max-width:95%;padding:1rem 1.5rem}.program_information .img_hover_box{width:150%;height:150%}} @media (max-width: 576px) {.program_information{padding:3rem 0}.program_information .text_clip{max-width:95%;padding:2rem 1.2rem;clip-path:polygon( 0% 2%,2% 0%,98% 0%,100% 2%,100% 98%,98% 100%,2% 100%,0% 98% )}.program_information h2{font-size:calc(35px * 0.85);margin-bottom:1.2rem}.program_information h2::before,.program_information h2::after{height:25px;top:-8px;border-width:2px;left:-8px;width:25px}.program_information h2::after{border-width:2px;bottom:-8px;right:-8px}.program_information .text_clip:hover h2::before,.program_information .text_clip:hover h2::after{height:30px;width:30px}.program_information .description{line-height:1.6;max-width:100%;font-size:calc(17px * 0.9);margin-bottom:1.2rem}.program_information .description:last-of-type{transform:none;max-width:100%;padding:0.8rem 1.2rem;border-width:2px}.program_information .text_clip:hover{transform:translateY(-5px)}.program_information .text_clip:hover .description:last-of-type{transform:none}.program_information .img_hover_box{left:-30%;width:160%;top:-30%;height:160%}.program_information .text_clip::before,.program_information .text_clip::after{width:80%;height:80%}}.secure_archive{padding:4rem 2rem;position:relative;z-index:1;background:linear-gradient(145deg,rgb(233,228,205) 0%,rgb(233,228,205) 85%,rgb(197,193,169,0.5) 100%);overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,0.05)}.secure_archive::before{width:100%;z-index:-1;background-position:0 0,0 10px,10px -10px,-10px 0px;position:absolute;height:100%;left:0;background-image:linear-gradient(45deg,rgb(233,228,205) 25%,transparent 25%),linear-gradient(-45deg,rgb(233,228,205) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(233,228,205) 75%),linear-gradient(-45deg,transparent 75%,rgb(233,228,205) 75%);background-size:20px 20px;opacity:0.03;content:"";top:0}.secure_archive::after{content:"";transform:scale(1);position:absolute;top:-50%;left:-50%;animation:pulse 15s infinite alternate ease-in-out;height:200%;background:radial-gradient(circle at center,rgb(197,193,169,0.5) 0%,transparent 70%);z-index:-1;width:200%;opacity:0.05}@keyframes pulse {0%{transform:scale(1);opacity:0.05}50%{transform:scale(1.05);opacity:0.08}100%{transform:scale(1);opacity:0.05}} .secure_archive .container{transform:translateY(0);padding:3rem;background:#ffffff;max-width:1200px;box-shadow:0 10px 40px rgba(0,0,0,0.06),0 2px 5px rgba(0,0,0,0.03),0 -1px 0 rgb(197,193,169,0.5);margin:0 auto;transition:transform 0.5s cubic-bezier(0.19,1,0.22,1);position:relative}.secure_archive .container:hover{transform:translateY(-5px)}.secure_archive h1{transform:translateX(0);transition:transform 0.3s ease-out;color:#000000;line-height:1.2;font-weight:700;margin-bottom:2rem;font-size:41px;position:relative;padding-bottom:0.75rem}.secure_archive h1::after{background:rgb(197,193,169);bottom:0;height:3px;transform-origin:left;content:"";transform:scaleX(1);transition:transform 0.4s cubic-bezier(0.19,1,0.22,1);left:0;position:absolute;width:60px}.secure_archive:hover h1::after{transform:scaleX(1.5)}.secure_archive h2{transition:padding 0.3s ease;font-size:31px;position:relative;font-weight:600;margin:2.5rem 0 1.5rem;color:#000000;padding-left:1rem}.secure_archive h2::before{left:0;transition:transform 0.3s ease;transform:scaleY(1);background:rgb(163,158,134);top:0.25em;width:3px;content:"";height:70%;position:absolute}.secure_archive h2:hover::before{transform:scaleY(1.2)}.secure_archive h3{margin:1.75rem 0 1rem;font-weight:600;position:relative;color:#000000;font-size:calc(24px + 0.1rem)}.secure_archive h4{color:#000000;font-weight:600;font-size:22px;margin:1.5rem 0 0.75rem}.secure_archive p{margin-bottom:1.25rem;color:#000000;max-width:90ch;transition:all 0.3s ease;line-height:1.7;font-family:Arial,sans-serif;font-size:15px}.secure_archive span{position:relative;font-weight:600;transition:color 0.3s ease;color:rgb(197,193,169);display:inline-block}.secure_archive span:hover{color:rgb(163,158,134)}.secure_archive ul{list-style-type:none;margin:1.5rem 0 2rem 1.25rem}.secure_archive li{color:#000000;font-size:15px;transition:transform 0.2s ease-out;position:relative;margin-bottom:0.75rem;padding-left:1.5rem;line-height:1.6}.secure_archive li::before{left:0;top:0.7em;width:8px;transform:rotate(45deg);transition:transform 0.3s ease,background-color 0.3s ease;background:rgb(197,193,169,0.5);height:8px;border-radius:1px;position:absolute;content:""}.secure_archive li:hover::before{background:rgb(197,193,169);transform:rotate(135deg)}.secure_archive li:hover{transform:translateX(3px)}.secure_archive div{position:relative}@media (max-width: 992px) {.secure_archive{padding:3rem 1.5rem}.secure_archive .container{padding:2.5rem 2rem}.secure_archive h1{font-size:calc(41px - 0.2rem)}.secure_archive h2{font-size:calc(31px - 0.15rem)}} @media (max-width: 768px) {.secure_archive{padding:2.5rem 1rem}.secure_archive .container{padding:2rem 1.5rem}.secure_archive h1{font-size:calc(41px - 0.4rem);margin-bottom:1.5rem}.secure_archive h2{font-size:calc(31px - 0.3rem);margin:2rem 0 1rem}.secure_archive h3{font-size:24px;margin:1.5rem 0 0.75rem}.secure_archive p{font-size:calc(15px - 0.05rem)}.secure_archive ul{margin-left:0.5rem}.secure_archive li{padding-left:1.25rem;font-size:calc(15px - 0.05rem)}} @media (max-width: 576px) {.secure_archive{padding:2rem 0.75rem}.secure_archive .container{padding:1.5rem 1.25rem}.secure_archive h1{font-size:calc(41px - 0.6rem)}.secure_archive h2{padding-left:0.75rem;font-size:calc(31px - 0.4rem)}.secure_archive h2::before{width:2px}.secure_archive li::before{width:6px;height:6px}} @media (prefers-reduced-motion: reduce) {.secure_archive::after{animation:none}.secure_archive .container,.secure_archive li,.secure_archive h1::after,.secure_archive h2::before{transition:none}}.cookie_notice_overlay{border-top:3px solid rgb(163,158,134);transition:transform 0.5s ease-in-out;background:rgb(163,158,134);width:100%;bottom:0;box-shadow:0 -4px 10px rgba(0,0,0,0.5);z-index:90;padding:20px 0;font-family:Arial,sans-serif;animation:slideUp 0.5s forwards;position:fixed;transform:translateY(100%)}@keyframes slideUp {to{transform:translateY(0)}} .cookie_customize{padding:20px 5%;gap:20px;justify-content:space-between;align-items:center;display:flex}.cookie_notice_overlay h5{text-transform:uppercase;color:#ffffff;font-size:21px;letter-spacing:1px;font-weight:700}.cookie_notice_overlay p{font-size:16px;line-height:1.5;margin:0;color:#ffffff}.visitor_acceptance{align-items:center;justify-content:center;margin-right:15px;flex-shrink:0;display:flex;filter:drop-shadow(0 0 10px rgb(197,193,169))}.visitor_acceptance svg{fill:rgb(197,193,169);transition:transform 0.3s ease-in-out;width:80px;height:80px}.visitor_acceptance:hover svg{transform:scale(1.1)}.privacy_gate{margin-left:10px;white-space:nowrap;text-decoration:none;background:linear-gradient(90deg,rgb(197,193,169),rgb(163,158,134));padding:10px 20px;min-width:140px;flex-shrink:0;line-height:40px;cursor:pointer;font-size:15px;color:#000000;box-shadow:0 0 15px rgb(197,193,169);border-radius:19px;transition:background-color 0.3s ease,box-shadow 0.3s ease;text-align:center}.privacy_gate:hover{box-shadow:0 0 20px rgb(163,158,134)}.cookie_button.cookie_option:hover{box-shadow:0 0 15px rgb(163,158,134)}.cookie_notice_overlay p a{text-decoration:none;transition:color 0.3s ease;color:rgb(197,193,169)}.cookie_notice_overlay p a:hover{color:rgb(163,158,134)}#cookiePolicyWindow{display:none}#cookiePolicyWindow:checked ~ .cookie_notice_overlay{opacity:0;visibility:hidden}@media only screen and (max-width: 1200px) {.cookie_notice_overlay{padding:15px 0}.cookie_customize{padding:15px 5%}} @media only screen and (max-width: 800px) {.visitor_acceptance{display:none}.cookie_customize{flex-direction:column;text-align:center;align-items:center}.cookie_notice_overlay h5{font-size:19px;margin-bottom:5px}.cookie_controls{margin-bottom:15px}.privacy_gate{margin:10px 0;min-width:100%}} .info_details{padding:5rem 0;position:relative;background-color:rgb(197,193,169);overflow:hidden}.info_details::before{content:"";background:radial-gradient(ellipse at center,rgb(163,158,134) 0%,transparent 70%);width:100%;height:100%;z-index:1;right:-50%;opacity:0.1;border-radius:50%;top:-50%;position:absolute}.info_details::after{background:radial-gradient(ellipse at center,rgb(163,158,134) 0%,transparent 70%);width:80%;opacity:0.1;bottom:-30%;height:80%;z-index:1;left:-20%;content:"";position:absolute;border-radius:50%}.info_details .container{position:relative;z-index:10}.info_details .connect_today{border-radius:25px;backdrop-filter:blur(10px);box-shadow:0 20px 50px rgba(0,0,0,0.3);position:relative;background-color:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);padding:3rem}.info_details .connect_today h2{letter-spacing:2px;text-transform:uppercase;font-size:38px;color:#ffffff;font-weight:700;margin-bottom:1.5rem}.info_details .connect_today p{color:rgba(255,255,255,0.8);line-height:1.7;margin-bottom:2rem;font-size:12px}.info_details .connect_today p:last-of-type{align-items:center;padding:1rem 1.5rem;margin-bottom:2.5rem;color:#ffffff;background-color:rgba(255,255,255,0.1);border-radius:10px;display:flex}.info_details .connect_today p:last-of-type svg{fill:rgb(163,158,134);height:20px;margin-right:15px;width:20px}.info_details .connect_today p:last-of-type svg path{fill:rgb(163,158,134)}.info_details .start_chat{gap:1rem;display:flex;justify-content:center}.info_details .assist_team{border:1px solid rgba(255,255,255,0.2);border-radius:50%;height:60px;width:60px;transition:all 0.3s ease;overflow:hidden;align-items:center;justify-content:center;color:transparent;position:relative;font-size:0;display:flex;background-color:rgba(255,255,255,0.1)}.info_details .assist_team::before{right:0;border-radius:50%;content:"";top:0;left:0;background:rgb(163,158,134);position:absolute;z-index:-1;transform:scale(0);transition:transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275);bottom:0}.info_details .assist_team::after{color:#ffffff;font-size:16px;white-space:nowrap;top:70px;opacity:0;position:absolute;left:50%;font-weight:400;transition:opacity 0.3s ease;content:attr(title);transform:translateX(-50%)}.info_details .assist_team:hover::after{opacity:1}.info_details .assist_team:hover{border-color:transparent;transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.2)}.info_details .assist_team:hover::before{transform:scale(1)}.info_details .assist_team svg{transition:transform 0.3s ease;fill:#ffffff;position:relative;height:22px;width:22px;z-index:2}.info_details .assist_team:hover svg{transform:scale(1.2)}.info_details .assist_team svg path{fill:#ffffff}@media (max-width: 991px) {.info_details{padding:4rem 0}.info_details .connect_today{padding:2.5rem}.info_details .connect_today h2{font-size:calc(38px * 0.9)}} @media (max-width: 767px) {.info_details{padding:3rem 0}.info_details .connect_today{padding:2rem 1.5rem}.info_details .start_chat{justify-content:center;flex-wrap:wrap}.info_details .assist_team{margin-bottom:2rem}}.our_story{overflow:hidden;position:relative;padding:120px 0 80px}.our_story::before{content:"";z-index:1;bottom:0;right:0;background:linear-gradient(145deg,rgba(15,25,35,0.92),rgba(25,35,45,0.85));left:0;background:rgba(0,0,0,0.5);position:absolute;top:0}.our_story::after{background:rgb(197,193,169,0.5);opacity:0.05;animation:floatBackground 30s infinite alternate ease-in-out;width:50%;z-index:1;right:-5%;top:-10%;transform:rotate(-15deg) skewX(15deg);position:absolute;content:"";height:70%}.our_story h4{letter-spacing:2px;margin-bottom:40px;z-index:2;color:#ffffff;text-transform:uppercase;position:relative;text-align:center;font-weight:700;font-size:max(32px,min(5vw,48px));padding-bottom:15px}.our_story h4::after{bottom:0;z-index:2;transform:translateX(-50%);content:"";height:3px;left:50%;width:80px;position:absolute;background:rgb(163,158,134)}.our_story .container{margin:0 auto;position:relative;z-index:3;padding:0 20px;max-width:1200px}.our_story .text_clip{border-left:5px solid rgb(163,158,134);transition:transform 0.5s cubic-bezier(0.23,1,0.32,1);box-shadow:0 15px 35px rgba(0,0,0,0.15);position:relative;backdrop-filter:blur(10px);background:rgba(255,255,255,0.95);padding:40px;transform:translateY(0)}.our_story .text_clip:hover{transform:translateY(-5px)}.our_story .text_clip::before{width:60px;opacity:0.5;border-right:3px solid rgb(163,158,134,0.5);right:20px;height:60px;border-top:3px solid rgb(163,158,134,0.5);top:20px;content:"";position:absolute}.our_story .text_clip::after{content:"";height:60px;left:20px;position:absolute;border-bottom:3px solid rgb(163,158,134,0.5);bottom:20px;border-left:3px solid rgb(163,158,134,0.5);width:60px;opacity:0.5}.our_story h6{font-weight:700;color:#000000;font-size:max(24px,min(3vw,32px));margin-bottom:25px;position:relative;display:inline-block}.our_story h6::after{transform-origin:left;transform:scaleX(0.7);content:"";height:3px;width:70%;bottom:-8px;background:rgb(163,158,134);position:absolute;transition:transform 0.4s ease;left:0}.our_story .text_clip:hover h6::after{transform:scaleX(1)}.our_story span{max-width:100%;font-family:Arial,sans-serif;column-count:1;color:#000000;line-height:1.8;hyphens:auto;display:block;font-size:17px;column-gap:40px}@media (min-width: 768px) {.our_story{padding:150px 0 100px}.our_story h4{margin-bottom:60px}.our_story .text_clip{padding:50px;margin:0 auto;max-width:90%}.our_story span{text-align:justify;column-count:2}} @media (min-width: 992px) {.our_story{padding:180px 0 120px}.our_story .text_clip{max-width:85%;padding:60px 70px}.our_story h4{font-size:42px}.our_story h6{font-size:28px}.our_story span{font-size:calc(17px + 1px)}} @media (max-width: 767px) {.our_story{padding:80px 0 60px}.our_story h4{margin-bottom:30px;font-size:28px}.our_story .text_clip{padding:30px 25px}.our_story h6{font-size:22px;margin-bottom:20px}.our_story span{line-height:1.6;font-size:calc(17px - 1px)}.our_story .text_clip::before,.our_story .text_clip::after{height:40px;width:40px}} @keyframes floatBackground {0%{transform:rotate(-15deg) skewX(15deg) translateY(0)}50%{transform:rotate(-12deg) skewX(12deg) translateY(-20px)}100%{transform:rotate(-18deg) skewX(18deg) translateY(10px)}}