@font-face{font-family:'Safiro';src:url('../themes/nezavislaadvokacia/assets/fonts/safiro.woff2') format('woff2'),url('../themes/nezavislaadvokacia/assets/fonts/safiro.woff') format('woff'),url('../themes/nezavislaadvokacia/assets/fonts/safiro.otf') format('opentype');font-weight:normal;font-style:normal}
:root{--primary:#B69D74;--white:#FFF;--black:#1F4053;--heading-font:'Safiro',sans-serif}
html,body{height:100%}
body{font-family:var(--heading-font);background:#E7F5FD;color:var(--black);display:flex;flex-direction:column;padding-top:6rem}
h1,h2,h3,h4,h5,h6{font-family:var(--heading-font)}
::selection{color:var(--white);background-color:var(--primary)}
.oc-progress-bar{background:var(--primary)}
.main-content{flex:1 0 auto;position:relative;z-index:9;overflow:hidden}
.bg-primary{background:var(--black) !important}
.text-primary{color:var(--primary) !important}
.text-black{color:var(--black) !important}
.btn-group{flex-wrap:wrap;gap:0.5rem 1rem}
.btn-group>.btn{border-radius:3rem !important;flex:none}
.btn{display:flex;align-items:center;justify-content:center;text-align:start;gap:0.75rem;width:fit-content;padding:0.625rem 2rem;border-radius:3rem;border:1px solid var(--black);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--black)}
.btn-primary{background:var(--primary);border-color:var(--primary);color:var(--white);text-decoration-color:var(--white)}
.btn-primary svg path{stroke:var(--white)}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{background:#9b8562 !important;border-color:#9b8562 !important;color:var(--white) !important}
.btn-secondary{background:var(--black);border-color:var(--black);color:var(--white);text-decoration-color:var(--white)}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active{background:#142c39 !important;border-color:#142c39 !important;color:var(--white) !important}
.btn-white{background:var(--white);border-color:var(--white);color:var(--black);text-decoration-color:var(--black)}
.btn-white:hover,
.btn-white:focus,
.btn-white:active{background:#f8f9fa !important;border-color:#f8f9fa !important;color:var(--black) !important}
.btn-link{padding:0;color:var(--black);border-color:transparent;text-decoration-color:var(--black);transition:all 0.15s ease}
.btn-link:hover,
.btn-link:focus,
.btn-link:active{color:var(--primary) !important;text-decoration-color:var(--primary) !important}
.gx-6{--bs-gutter-x:4rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#backToTopBtn{position:fixed;bottom:24px;right:24px;z-index:99;border:none;outline:none;background-color:var(--primary);color:var(--white);cursor:pointer;font-size:1.125rem;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(50px);transition:opacity 0.5s ease,transform 0.5s ease,background-color 0.3s ease-in-out}
#backToTopBtn:hover{background-color:#9b8562}
#backToTopBtn.show{display:flex;opacity:1;transform:translateY(0)}
#backToTopBtn svg{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;stroke-width:2}.section-padding{padding:5rem 0}
.section-padding + .section-padding{padding-top:0}
.section-title{font-size:3.25rem;font-weight:500;line-height:3.25rem;max-width:600px;margin-bottom:2rem}
.text-center .section-title{margin:0 auto 2rem}
.section-text{font-size:1.125rem;line-height:1.5rem;margin-bottom:2rem;max-width:532px}
.section-text.w-100{max-width:100%}
.section-text.w-75{max-width:75%}
.section-text.w-50{max-width:50%}
.text-center .section-text{margin:0 auto 2rem}.modal-backdrop{background-color:rgba(31,64,83,0.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);--bs-backdrop-opacity:1;z-index:1040}
.modal{z-index:1050}
.modal-dialog{max-width:768px;margin:3rem auto}
.modal-content{background:var(--white);color:var(--black);border-radius:1.5rem;border:none;box-shadow:0px 274px 77px rgba(0,0,0,0.00),0px 176px 70px rgba(0,0,0,0.01),0px 99px 59px rgba(0,0,0,0.05),0px 44px 44px rgba(0,0,0,0.09),0px 11px 24px rgba(0,0,0,0.10);overflow:hidden}
.modal-header{padding:1.75rem 2rem;border-bottom:1px solid rgba(29,64,83,0.10)}
.modal-title{font-size:2.25rem;font-weight:500;line-height:normal;color:var(--primary)}
.modal-header .btn-close{opacity:1;transition:opacity 0.15s ease}
.modal-header .btn-close:hover,
.modal-header .btn-close:focus,
.modal-header .btn-close:active{opacity:0.5}
.modal-header .btn-close:focus{box-shadow:none}
.modal-body{padding:2rem;font-size:1.125rem;line-height:1.5rem}
.modal-footer{padding:0 1rem 1.5rem;border-top:none;justify-content:flex-end;border-radius:0 0 1.5rem 1.5rem}
.modal-footer .btn-link{border-radius:0;padding:0.25rem 0.75rem}
.modal-candidate-image{width:100%;max-width:314px;aspect-ratio:1/1;overflow:hidden;border-radius:1.5rem;margin-bottom:1.5rem}
.modal-candidate-image img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out}.header{position:fixed;top:0;left:0;width:100%;z-index:99;background:var(--white);padding:0 0 0 2rem;border-radius:0 0 1.5rem 1.5rem;box-shadow:0px 990px 250px 0px rgba(0,0,0,0.00),0px 634px 250px 0px rgba(0,0,0,0.01),0px 356px 214px 0px rgba(0,0,0,0.05),0px 158px 158px 0px rgba(0,0,0,0.09),0px 40px 87px 0px rgba(0,0,0,0.10)}
.header .navbar{padding:0;border:none;min-height:98px}
.header .navbar>.container-fluid{padding:0}
.header .navbar-date{position:static;top:0;right:0;color:var(--primary);background:var(--black);padding:1.75rem 2rem;text-decoration:none;border-radius:0 0 1.5rem 0;transition:all 0.3s ease}
.header .navbar-date:hover,
.header .navbar-date:focus,
.header .navbar-date:active{background:#1b3848 !important}
.header .navbar-date ::selection{color:var(--primary);background-color:var(--white)}
.header .navbar-date .navbar-date-date{font-size:1.25rem;font-weight:500;line-height:1.5rem}
.header .navbar-date .navbar-date-title{font-size:0.875rem;font-weight:500;line-height:1.125rem;text-transform:uppercase;color:var(--white)}
.header .navbar-brand{padding:0;margin:0}
.header .navbar-brand img{max-height:56px;max-width:180px}
.header .navbar-collapse{position:relative}
.header .navbar-nav{gap:1.5rem}
.header .nav-item{position:relative}
.header .nav-link{position:relative;color:var(--black);font-size:1rem;font-weight:500;text-decoration:none;transition:all 0.15s ease}
.header .nav-link:hover,
.header .nav-link:focus,
.header .nav-link:active{color:var(--black) !important;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--black) !important}
.header .nav-link.active{color:var(--black) !important;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:var(--black) !important}
.header .nav-link.active:hover,
.header .nav-link.active:focus,
.header .nav-link.active:active{color:var(--black) !important;text-decoration-color:var(--black) !important}.breadcrumb-wrapper{padding:2.5rem 0}
.breadcrumb-left{position:relative;background:var(--black);color:var(--white);padding:5rem 5rem 6rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;min-height:26rem;height:100%;width:100%}
.breadcrumb-left h1{font-size:3rem;font-weight:500;line-height:3rem;margin-bottom:0;max-width:548px}
.breadcrumb-left h1 strong{color:var(--primary);font-weight:500}
.breadcrumb-left p{max-width:480px;margin-top:1.5rem;margin-bottom:0}
.breadcrumb-right{background:var(--primary);color:var(--white);border-radius:1.5rem;display:flex;flex-direction:column;align-items:start;justify-content:center;width:100%}
.breadcrumb-right .breadcrumb-right-content{padding:2rem 3.5rem;width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}
.breadcrumb-right .breadcrumb-right-content ::selection{color:var(--primary);background-color:var(--white)}
.breadcrumb-right h2{font-size:2.25rem;font-weight:500;line-height:2.5rem;margin-bottom:1.5rem;max-width:300px}
.breadcrumb-image{width:100%;height:100%;overflow:hidden;max-height:32rem;border-radius:1.5rem}
.breadcrumb-image img{width:100%;height:100%;object-fit:cover;object-position:center -48px}.hero{padding:2.5rem 0 6rem}
.hero>.container,
.hero>.container>.row,
.hero>.container>.row>.col-md-7{height:100%}
.hero .hero-content{position:relative;background:var(--black);color:var(--white);padding:5rem 5rem 6rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;min-height:32rem;height:100%;width:100%}
.hero .hero-content>.btn-link{color:var(--white);text-decoration-color:var(--primary)}
.hero .hero-content>.btn-link:hover,
.hero .hero-content>.btn-link:focus,
.hero .hero-content>.btn-link:active{color:var(--primary) !important;text-decoration-color:var(--primary) !important}
.hero .hero-title h1{font-size:3.25rem;font-weight:500;line-height:3.25rem;margin-bottom:1.5rem;max-width:624px}
.hero .hero-title strong{font-weight:500;color:var(--primary)}
.hero .hero-text{max-width:532px}
.hero .hero-text p{font-size:1rem}
.hero .hero-cta{position:absolute;bottom:0;left:5rem;background:var(--white);color:var(--black);padding:2rem 4rem 2rem 2rem;margin-right:2rem;margin-bottom:-6rem;border-radius:1.5rem;box-shadow:0px 466px 131px 0px rgba(0,0,0,0.00),0px 298px 119px 0px rgba(0,0,0,0.01),0px 168px 101px 0px rgba(0,0,0,0.05),0px 75px 75px 0px rgba(0,0,0,0.09),0px 19px 41px 0px rgba(0,0,0,0.10)}
.hero .hero-cta .btn-link{color:var(--black);text-decoration-color:var(--black)}
.hero .hero-cta .btn-link:hover,
.hero .hero-cta .btn-link:focus,
.hero .hero-cta .btn-link:active{color:var(--primary) !important;text-decoration-color:var(--primary) !important}
.hero .hero-cta h3{font-size:1.5rem;line-height:2.125rem;margin-bottom:0.375rem}
.hero-cta h3 strong{display:block;font-size:1.125rem;font-weight:400}
.hero .hero-cta p{font-size:1.125rem;margin-bottom:0.875rem}
.hero .hero-image{width:100%;height:100%;overflow:hidden;border-radius:1.5rem}
.hero .hero-image img{width:100%;height:100%;object-fit:cover}
.hero-right-content{background:var(--primary);color:var(--white);border-radius:1.5rem;display:flex;flex-direction:column;align-items:start;justify-content:center;height:100%}
.hero-right-content{padding:2rem 3.5rem}
.hero-right-content ::selection{color:var(--primary);background-color:var(--white)}
.hero-right-content h2{font-size:2.25rem;font-weight:500;line-height:2.5rem;margin-bottom:1.5rem;max-width:300px}.benefits-info{background:var(--black);color:var(--white);padding:2rem;border-radius:1.5rem;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:center}
.benefits-info h3{font-size:3.25rem;line-height:3.25rem;color:var(--white);margin-bottom:1.5rem;max-width:300px}
.benefits-info h3 strong{font-weight:500;color:var(--primary)}
.benefits-info p{font-size:1.25rem;line-height:1.75rem}
.benefits-info .benefits-info-image{position:relative;top:-2rem;aspect-ratio:5/4;width:100%;overflow:hidden;border-radius:1.5rem;box-shadow:0px 274px 77px 0px rgba(0,0,0,0.00),0px 176px 70px 0px rgba(0,0,0,0.01),0px 99px 59px 0px rgba(0,0,0,0.05),0px 44px 44px 0px rgba(0,0,0,0.09),0px 11px 24px 0px rgba(0,0,0,0.10)}
.benefits-info .benefits-info-image img{width:100%;height:100%;object-fit:cover}
.benefit-card{display:flex;flex-direction:column;justify-content:space-between;gap:3rem;color:var(--white);background:var(--primary);text-decoration:none;padding:2rem;height:100%;border-radius:1.5rem;transition:all 0.2s ease-in-out}
.benefit-card:hover,
.benefit-card:focus,
.benefit-card:active{background:#a9906a;transform:translateY(-6px)}
.benefit-card h3{font-size:2.25rem;color:var(--white)}
.benefit-card p{font-size:1.25rem;line-height:1.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,0.40)}
.benefit-card .btn-link{color:var(--white);text-decoration-color:var(--white)}
.benefit-card .btn-link:hover,
.benefit-card .btn-link:focus,
.benefit-card .btn-link:active{color:var(--white) !important;text-decoration-color:var(--white) !important}
.benefit-card .btn-link svg path{stroke:var(--white)}.candidate-card{position:relative;text-decoration:none;overflow:hidden;display:flex;flex-direction:column;justify-content:end;border-radius:1.5rem;aspect-ratio:4/5;min-height:16rem;color:var(--white);transition:all 0.2s ease-in-out}
.candidate-card:hover{transform:translateY(-6px)}
.candidate-card .btn-link{font-size:0.875rem;color:var(--white);text-decoration-color:var(--white)}
.candidate-card .btn-link svg{width:0.875rem;height:0.875rem}
.candidate-card .btn-link svg path{stroke:var(--white)}
.candidate-card .candidate-card-image{position:absolute;z-index:1;width:100%;height:100%;overflow:hidden;border-radius:1.5rem}
.candidate-card .candidate-card-image img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out}

.candidate-card .candidate-card-image::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.40) 100%)}
.candidate-card .candidate-card-content{position:relative;z-index:2;padding:1rem 1.25rem}
.candidate-card .candidate-name{font-size:1.375rem;font-weight:500;line-height:1.375rem;padding-bottom:0.75rem;margin-bottom:0.75rem;border-bottom:1px solid rgba(255,255,255,0.50)}
.home-candidates .candidate-item{padding:0;border:none;align-items:center;margin-bottom:1rem}
.home-candidates .candidate-item .candidate-image{display:flex}
.home-candidates .candidate-item .candidate-info{flex-direction:column;align-items:start;justify-content:center}
.home-candidates .candidate-item .candidate-info h3{font-size:2rem;font-weight:500;line-height:2.25rem;margin-bottom:1rem}
.home-candidates .candidate-item .candidate-info h6{font-size:1.25rem}.why-us .why-us-card{background:var(--black);color:var(--white);text-decoration:none;padding:2.5rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:4rem;height:100%;transition:transform 0.4s ease,background 0.3s ease}
.why-us .why-us-card .btn-link{color:var(--white);text-decoration-color:var(--white)}
.why-us .why-us-card .btn-link svg path{stroke:var(--white)}
.why-us .why-us-card .why-us-card-content{border-top:1px solid rgba(246,246,246,0.40);padding-top:1.25rem}
.why-us .col-lg-6:first-child .why-us-card{background:#446E87}
.why-us .why-us-card h3{font-size:2.25rem}
.why-us .why-us-card:hover,
.why-us .why-us-card:focus,
.why-us .why-us-card:active{transform:perspective(1000px) rotateX(5deg) rotateY(-5deg) translateY(-6px) scale(1.02)}.accordion-item,
.accordion-button{background:transparent !important}
.accordion-item{border:none;border-bottom:1px solid var(--primary)}
.accordion-button{padding:1.375rem 0}
.accordion-button:not(.collapsed){color:var(--black);box-shadow:none}
.accordion-button:focus{box-shadow:none}
.accordion-button{font-size:1.25rem;font-weight:500;color:var(--black)}
.accordion-button::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M5 12.5H19M12 19.5L12 5.5' stroke='%23B69D74' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:1.5rem;background-position:center;transform-origin:center}
.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cpath d='M5 12.5H19M12 19.5L12 5.5' stroke='%23B69D74' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:1.5rem;background-position:center;transform-origin:center;transform:rotate(135deg)}
.accordion-button span{font-size:1.25rem;font-weight:500;color:#72A4BF;margin-right:2rem}
.faq .accordion-body{padding:0 3.25rem 1.5rem 3.25rem}
.faq .accordion-body strong{font-weight:500;font-style:italic}
.faq .accordion-body ul,
.faq .accordion-body ol{padding-left:1rem}
.faq .accordion-body a{color:var(--primary);text-underline-offset:3px;transition:all 0.15s ease}
.faq .accordion-body a:hover,
.faq .accordion-body a:focus,
.faq .accordion-body a:active{color:#9b8562 !important;text-decoration-color:#9b8562 !important}
.faq .accordion-body code{background:rgba(246,246,246,0.40);color:var(--primary);padding:0.25rem 0.5rem;border-radius:0.25rem}
.accordion-body{color:var(--black)}
.accordion-item:last-of-type{border-radius:0}.cta-banner{color:var(--white)}
.cta-banner>.container{background:var(--black);border-radius:1.5rem;padding:1rem 5rem}
.cta-banner .cta-text{text-transform:uppercase;max-width:580px;font-size:16px}
.cta-banner .cta-title{font-size:2.625rem;line-height:3rem;margin-bottom:0.75rem}
.cta-banner .btn-link{color:var(--white);text-decoration-color:var(--white)}
.cta-banner .btn-link:hover,
.cta-banner .btn-link:focus,
.cta-banner .btn-link:active{color:var(--primary) !important;text-decoration-color:var(--primary) !important}
.cta-banner .cta-image{position:relative;top:-3rem;aspect-ratio:5/4;width:100%;height:100%;overflow:hidden;border-radius:1.5rem}
.cta-banner .cta-image img{width:100%;height:100%;object-fit:cover}.footer{background:var(--white);color:var(--black)}
.footer .footer-top{padding:2.5rem 0}
.footer .footer-top a{color:var(--black);text-decoration:none;transition:all 0.15s ease}
.footer .footer-top a:hover,
.footer .footer-top a:focus,
.footer .footer-top a:active{color:var(--primary) !important}
.footer .footer-bottom{padding:2rem 0;border-top:1px solid var(--primary)}
.footer .footer-bottom p{font-size:0.875rem;color:var(--black)}
.footer .footer-bottom p a{color:var(--black);text-decoration-color:var(--black);transition:all 0.15s ease}
.footer .footer-bottom p a:hover,
.footer .footer-bottom p a:focus,
.footer .footer-bottom p a:active{color:var(--primary) !important;text-decoration-color:var(--primary) !important}
.footer .footer-logo img{max-height:56px;max-width:180px}
.footer .footer-socials{display:flex;align-items:center;justify-content:center;gap:1.25rem}
.footer .footer-socials a{display:flex;align-items:center;justify-content:center;color:var(--black);width:1.75rem;height:1.75rem;text-decoration:none;transition:all 0.3s ease}
.footer .footer-socials a:hover,
.footer .footer-socials a:focus,
.footer .footer-socials a:active{opacity:0.5}
.footer .footer-socials a svg{width:1rem;height:1rem;fill:var(--black)}.candidates .accordion-item{scroll-margin-top:108px}
.candidates .accordion-header,
.candidates .accordion-button{font-size:2.5rem;line-height:2.5rem}
.candidates .accordion-button{position:relative;padding:2rem 0;text-decoration:none;color:var(--black);transition:all 0.15s ease}
.candidates .accordion-button:hover{opacity:0.7}
.candidates .accordion-body{padding:0}
.candidates-list h5{font-size:1.5rem;font-weight:500;line-height:2rem;margin-bottom:0.5rem;color:var(--black)}
.candidate-item{display:flex;align-items:start;gap:1.5rem;padding:0.875rem 0 0.75rem;border-top:1px solid rgba(29,62,80,0.10)}
.candidate-item .candidate-image{display:none;aspect-ratio:1/1;overflow:hidden;min-width:196px;max-width:196px;border-radius:1.5rem}
.candidate-item .candidate-image img{width:100%;height:100%;object-fit:cover;transition:all 0.3s ease-in-out}
.candidate-item a.candidate-image:hover img,
.candidate-item a.candidate-image:focus img,
.candidate-item a.candidate-image:active img{transform:scale(1.05)}
.candidate-item .candidate-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}
.candidate-item .candidate-info a{text-decoration:none}
.candidate-item .candidate-info h3{font-size:1.5rem;line-height:2rem;margin-bottom:0;color:var(--primary);transition:all 0.2s ease-in-out}
.candidate-item .candidate-info h3:hover,
.candidate-item .candidate-info h3:focus,
.candidate-item .candidate-info h3:active{color:#9b8562}
.candidate-item .candidate-info h6{font-size:1.125rem;margin-bottom:0}
.candidate-item .candidate-info p{font-size:1rem;line-height:1.5rem;margin-top:1.25rem;margin-bottom:0}
.accordion-dk .candidate-item{border-radius:1.5rem;padding:1.75rem;height:100%;align-items:start;border:1px solid rgba(29,62,80,0.10)}
.accordion-dk .candidate-item .candidate-image{display:none}
.accordion-dk .candidate-item .candidate-info{display:flex;flex-direction:column;justify-content:center}
.accordion-dk .candidate-item .candidate-info h3{font-size:1.75rem;line-height:2rem}
.accordion-p .candidate-item{padding:0;align-items:center;border:none;margin-bottom:1rem}
.accordion-p .candidate-item .candidate-image{display:flex}
.accordion-p .candidate-item .candidate-info{display:flex;flex-direction:column;align-items:start;justify-content:center}
.accordion-p .candidate-item .candidate-info h3{font-size:2rem;font-weight:500;line-height:2.25rem;margin-bottom:1rem}
.accordion-p .candidate-item .candidate-info h6{font-size:1.25rem}.numbered-card{display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:4.5rem;background:var(--black);color:var(--white);padding:2rem;height:100%;border-radius:1.5rem;cursor:default;transition:transform 0.4s ease,background 0.3s ease}
.numbered-card:hover,
.numbered-card:focus,
.numbered-card:active{background:#446E87;transform:perspective(1000px) rotateX(5deg) rotateY(-5deg) translateY(-6px) scale(1.02)}
.numbered-card .card-number{opacity:0;font-size:1.125rem;font-weight:500;color:var(--primary)}
.numbered-card h3{font-size:2rem;font-weight:500;line-height:2.375rem;margin-bottom:0;max-width:500px}
.arrow-list ul{list-style:none;padding-left:0}
.arrow-list ul li{position:relative;padding-left:1.75rem;margin-bottom:1.25rem}
.arrow-list ul li::before{content:'';position:absolute;top:0.25rem;left:0;width:1.25rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cg clip-path='url(%23clip0_46_364)'%3E%3Cpath d='M0.808209 5.78559L10.5021 5.52407M10.5021 5.52407L5.52441 0.807861M10.5021 5.52407L5.78594 10.5018' stroke='%23B69D74' stroke-linejoin='bevel'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_46_364'%3E%3Crect width='8' height='8' fill='white' transform='translate(5.50244) rotate(43.4546)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:1rem;background-repeat:no-repeat}
.arrow-list ul li:has(h3)::before{top:0.5rem}

.card-item{background:#446E87;color:var(--white);padding:2.5rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:start;gap:2rem;height:100%}
.col-md-6:first-child .card-item{background:#72A4BF}
.card-item h3{font-size:2.25rem;font-weight:500;line-height:2.5rem;margin-bottom:0;max-width:500px}
.card-item ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}
.card-item ul li{position:relative;padding:1.25rem 0;border-top:1px solid rgba(246,246,246,0.20)}
.card-item:not(:has(h3)) li:first-child{border-top:none}.two_column_list td ul{background:#446E87;color:var(--white);padding:2.5rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:start;height:100%}
.two_column_list td:first-child ul{background:#72A4BF}
.two_column_list td h3{font-size:2.25rem;font-weight:500;line-height:2.5rem;margin-bottom:0;max-width:500px}
.two_column_list td ul{list-style:none;margin:0 0.75rem}
.two_column_list td ul li{position:relative;padding:1.25rem 0;border-top:1px solid rgba(246,246,246,0.20)}
.two_column_list td li:has(h3){border-top:none;padding-top:0}.error-page h1{font-size:12rem;font-weight:500;line-height:12rem;margin-bottom:1.5rem}.thank-you-section-text{max-width:784px;width:100%}
.thank-you h3{font-size:3.438rem;line-height:3.375rem}
.thank-you-card{color:white;background:#446E87;display:flex;flex-direction:column;padding:2.5rem;border-radius:1.5rem;gap:40px;height:100%}
.thank-you-list{list-style:none;padding-left:0}
.thank-you-list li{position:relative;padding-left:30px}
.thank-you-list li::before{content:"";position:absolute;left:0;top:6px;width:16px;height:16px;background-image:url('data:image/svg+xml;utf8,<svg width="17" height="13" viewBox="0 0 17 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 6.5L6 11.5L16 1.5" stroke="%23B69D74" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat}
.thank-you-item:not(:last-child){margin-bottom:0.5rem}
.item-content{display:flex;flex-direction:column;font-size:1.5rem;line-height:1.688rem}
.item-content span{font-size:1.125rem;line-height:1.688rem}.congratulation-card{background-color:var(--black);padding:40px auto}
.congratulation-list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;padding-left:0}
.congratulation-item{position:relative;padding-left:21px}
.congratulation-item::before{content:"";position:absolute;left:0;top:0.4em;width:11px;height:11px;background-image:url('data:image/svg+xml;utf8,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.807232 5.78559L10.5012 5.52407M10.5012 5.52407L5.52344 0.807861M10.5012 5.52407L5.78496 10.5018" stroke="%23B69D74" stroke-linejoin="bevel"/></svg>');background-repeat:no-repeat;background-size:contain}
@media (min-width:1440px){.container{max-width:1600px}}
@media screen and (max-width:1440px){.container{max-width:98%}.section-text.w-50{max-width:60% !important;width:60% !important}.breadcrumb-image img{object-position:center}}
@media screen and (max-width:1400px){.cta-banner>.container{padding:3rem 4rem}.cta-banner .cta-image{top:-6rem}.benefits-info h3{font-size:3rem;line-height:3.25rem}}
@media screen and (max-width:1200px){.hero .hero-content{padding:4rem 4rem 10rem}.hero .hero-cta{left:4rem}.benefits-info h3{font-size:2.5rem;line-height:2.75rem}}
@media screen and (max-width:991px){.navbar-toggler{border-radius:0;border:none;margin:-0.25rem 0 0 0;padding:0}.navbar-toggler:focus{outline:none;box-shadow:none}.navbar-collapse{display:flex;align-items:start;justify-content:flex-start !important;padding:8rem 4rem 0 !important}.navbar-collapse{position:fixed !important;right:-100%;background-color:var(--white);top:0;bottom:0;width:100%;height:100%;padding:100px 0;overflow:auto;transition:0.6s;-webkit-transition:0.6s;-moz-transition:0.6s;-ms-transition:0.6s;-o-transition:0.6s;flex-direction:column;z-index:9}.navbar-collapse.show{right:0;height:auto}.navbar .navbar-toggler,.navbar-brand{z-index:10}.navbar-toggler span{background-color:var(--black);position:relative;width:24px;height:2px;display:block;margin-bottom:6px;transition:0.5s;-webkit-transition:0.5s;-moz-transition:0.5s;-ms-transition:0.5s;-o-transition:0.5s}.navbar-toggler.open span:first-child{top:5px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg)}.navbar-toggler.open span:nth-child(2){display:none}.navbar-toggler.open span:last-child{top:-3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg)}.navbar-toggler.open span{background-color:var(--black)}.navbar-toggler span:last-child{margin-bottom:0}.header{position:fixed !important;top:0;left:0;width:100%;transition:top 0.3s ease-in-out}.header .nav-item{justify-content:center}.header .nav-item .nav-link{font-size:2rem;line-height:2.5rem;font-weight:700;color:var(--black);padding:1rem 0}.header .dropdown-item{font-size:1.125rem;font-weight:400}.header .dropdown .dropdown-menu{display:none;opacity:0;visibility:hidden;border:none;padding:0;padding-bottom:0.5rem}.header .dropdown .dropdown-menu.show{display:block;opacity:1;visibility:visible;transform:translateY(0);margin:0}.header .dropdown-toggle svg{width:1.5rem;height:1.5rem;stroke-width:3.5}.header .navbar-nav{gap:0;width:100%;align-items:flex-start !important}.header .navbar{padding:1.5rem 1rem}.header .nav-item{display:flex;width:100%}.header .nav-link{text-align:center;justify-content:center;padding:0.5rem 0}.header .nav-link svg path{fill:var(--black)}.header{padding:0;border-radius:0}.header .navbar{padding:1.5rem 2rem;min-height:auto}.header .navbar-date{position:relative;width:100%;top:auto;bottom:0;left:0;margin-top:1rem;border-radius:1.5rem 1.5rem}.benefits-info{padding:4rem 2rem 3rem}.benefits-info .benefits-info-image{top:-4rem;aspect-ratio:4/5;width:100%;height:100%;min-width:300px}.cta-banner{margin-top:2rem}.cta-banner>.container{padding:0 4rem 3rem 4rem}.cta-banner .cta-image{top:-3rem}.hero-right-content{padding:4rem 3.5rem;margin-top:9rem;height:auto}.benefit-card h3{font-size:2rem;line-height:2.5rem}.benefits-info h3{font-size:3rem;line-height:3.25rem}.why-us .why-us-card{padding:3rem 2rem}.breadcrumb-right .breadcrumb-right-content{padding:4rem 3.5rem}.breadcrumb-left{padding:4rem 3rem;min-height:auto}.section-text.w-50{max-width:80% !important;width:80% !important}.accordion-p .candidate-item .candidate-info h3,.home-candidates .candidate-item .candidate-info h3{font-size:1.75rem;line-height:2rem;margin-bottom:0.5rem}.accordion-p .candidate-item .candidate-info h6,.home-candidates .candidate-item .candidate-info h6{font-size:1.125rem;line-height:1.375rem}.accordion-p .candidate-item{margin-bottom:1rem}.hero{padding:2.5rem 0 3rem}.breadcrumb-image{max-height:none}}
@media screen and (max-width:991px) and (min-width:768px){.candidate-item{gap:1rem;align-items:start}.candidate-item .candidate-image{min-width:132px;max-width:132px}.mobile-width{width:75% !important}}
@media screen and (max-width:768px){.header .navbar-brand img{max-height:48px;max-width:148px}.hero .hero-content{padding:4rem 3rem 12rem}.hero .hero-cta{left:0;margin:auto 3rem -6rem}.hero .hero-title{font-size:2.5rem;line-height:2.875rem}.benefits-info{display:block;padding:4rem 2rem 3rem}.benefits-info .benefits-info-image{top:-2rem;aspect-ratio:5/4;height:auto}.modal-title{font-size:1.75rem;line-height:normal}.modal-header{padding:1.5rem 1.5rem}.modal-body{padding:1.5rem}.modal-footer{padding:0 1.5rem 1.25rem}.section-text.w-50{max-width:100% !important;width:100% !important}.candidate-item .candidate-image{min-width:164px;max-width:164px}.candidates .accordion-header,.candidates .accordion-button{font-size:2.25rem;line-height:2.25rem}.error-page h1{font-size:10rem;line-height:10rem}.footer .footer-top{padding:0.5rem 0}.arrow-list td{display:block;width:100% !important}}
@media screen and (max-width:575px){.header .navbar{padding:1rem 1.5rem}.navbar-collapse{padding:8rem 1.25rem 2rem !important}.header .navbar-brand img{max-height:40px;max-width:148px}.hero .hero-content{padding:3rem 2rem 9rem;min-height:25rem}.hero .hero-cta{left:0;margin:auto 2rem -6rem}.hero{padding:1rem 0 0;margin-bottom:6rem}.hero .hero-cta h3{font-size:1.5rem;line-height:1.875rem}.hero .hero-cta p{font-size:1rem;line-height:1.375rem}.benefit-card h3{font-size:1.75rem;line-height:2rem}.benefits-info h3{font-size:2.25rem;line-height:2.75rem}.section-title{font-size:2.25rem;line-height:2.75rem;margin-bottom:1.25rem}.text-center .section-title{margin:0 auto 1.25rem}.section-padding{padding:3rem 0}.accordion-button span{margin-right:1.5rem}.faq .accordion-body{padding:0 2.875rem 1.5rem 2.875rem}.cta-banner .cta-title{font-size:2rem;line-height:2.375rem}.cta-banner{margin:2rem 1rem 0}.cta-banner>.container{padding:0 3rem 4rem 3rem}.breadcrumb-left{padding:4rem 2.5rem}.breadcrumb-right .breadcrumb-right-content{padding:4rem 2.5rem}.breadcrumb-left h1{font-size:2.25rem;line-height:2.5rem}.breadcrumb-right h2{font-size:2rem;line-height:2.25rem}.numbered-card h3{font-size:1.875rem;line-height:2.25rem}.card-item{padding:2rem}.card-item h3{font-size:1.75rem;line-height:2rem}.candidate-item{gap:1rem;align-items:start}.candidate-item .candidate-image{min-width:136px;max-width:136px}.candidate-item .candidate-info{padding-top:0.25rem}.candidate-item .candidate-info h3{font-size:1.75rem;line-height:2rem}.candidate-item .candidate-info h6{font-size:1.125rem;line-height:1.375rem}.candidate-item .candidate-info .btn-link{font-size:0.875rem;line-height:1.25rem}.hero-right-content{padding:3rem 2rem}.modal-dialog{max-width:768px;margin:3rem 1rem}.candidates-type-btn{width:100%}.candidates .accordion-header,.candidates .accordion-button{font-size:2rem;line-height:2rem}.candidates .accordion-button{padding:1.5rem 0}.error-page h1{font-size:8rem;line-height:8rem}.breadcrumb-wrapper{padding:1rem 0 2rem}body{padding-top:5rem}.footer .footer-logo img{max-height:44px}}
@media screen and (max-width:480px){.cta-banner>.container{padding:0 2rem 3rem 2rem}.error-page h1{font-size:6rem;line-height:6rem}.candidate-item .candidate-info{gap:0.125rem}.candidate-item .candidate-info h3{font-size:1.5rem;line-height:1.75rem}.candidate-item .candidate-info h6{font-size:1rem;line-height:1.25rem}.hero .hero-content{padding:3rem 2rem 12rem}.candidates .accordion-header,.candidates .accordion-button{font-size:1.75rem;line-height:1.75rem}}
@media screen and (max-width:425px){.candidate-item .candidate-image{min-width:120px;max-width:120px}}
@media screen and (max-width:375px){.hero .hero-content{padding:3rem 2rem 16rem}.candidate-card{min-height:20rem}.candidate-card .candidate-name{font-size:1.75rem;line-height:2rem}.candidate-column{width:100%}}