header{top:0;padding-block:.38rem;background-color:#3232324d;backdrop-filter:blur(77px)}@media screen and (max-width: 425px){header{top:0}}.trading-hero-section{min-height:90vh;height:580px;background-image:url(/_astro/trading-bg.EslpUZHh.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.trading-hero-section .wrapper{height:100%;display:flex;flex-direction:column;padding-bottom:40px}.trading-hero-section .wrapper .hero-content{margin-top:auto;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#131f2869;backdrop-filter:blur(25px);max-width:550px;padding:17px 20px}.trading-hero-section .wrapper .hero-content p{color:#f2f2f2;margin-block:10px 32px}.about-trading-section{margin-block:54px}@media screen and (max-width: 550px){.about-trading-section{margin-block:44px}}.about-trading-section .wrapper{display:flex;gap:30px;min-height:440px}.about-trading-section .wrapper .trading-text{display:flex;flex-direction:column;gap:11px;justify-content:space-between;max-width:621px;padding-bottom:35px}.about-trading-section .wrapper .trading-text .edstelar-header h2{margin-top:10px;color:#26252594}.about-trading-section .wrapper .trading-text .edstelar-header h2 .highlight-dark{color:#262525}.about-trading-section .wrapper .trading-text .edstelar-footer p{margin-bottom:20px}.about-trading-section .wrapper .trading-img{min-width:644px}@media screen and (max-width: 1195px){.about-trading-section .wrapper{flex-direction:column;gap:0}.about-trading-section .wrapper .trading-img{min-width:auto;width:min(100%,614px);margin-left:auto}}.core-values-section{background:#202020}.core-values-section .wrapper{padding-block:52px 45px;color:#fff}.core-values-section .wrapper h2{color:#fff;margin-block:10px 28px}.core-values-section .wrapper .values{display:grid;grid-template-columns:repeat(4,auto)}@media screen and (max-width: 1110px){.core-values-section .wrapper .values{grid-template-columns:repeat(2,auto)}}@media screen and (max-width: 560px){.core-values-section .wrapper .values{grid-template-columns:repeat(1,auto)}}.core-values-section .wrapper .values .value-box{padding:10px 10px 22px;border-bottom:1px solid rgba(255,255,255,.3490196078);cursor:pointer;transition:all ease-in-out .3s}.core-values-section .wrapper .values .value-box:hover{background-color:#242424;border-bottom:1px solid #ffffff}.core-values-section .wrapper .values .value-box .value-header{display:flex;align-items:center;gap:10px;font-size:20px;margin-bottom:10px}.core-values-section .wrapper .values .value-box p{color:#bfbfbf}.et-coffee-section{margin-block:54px}@media screen and (max-width: 550px){.et-coffee-section{margin-block:44px}}.et-coffee-section .wrapper .et-coffee-header{max-width:730px}.et-coffee-section .wrapper .et-coffee-header h2{margin-block:10px 28px}.et-coffee-section .wrapper .et-coffee-footer{display:grid;grid-template-columns:repeat(2,auto);gap:25px;height:320px}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-img{height:100%;overflow:hidden;border-radius:20px}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-img img{width:100%;height:100%;object-fit:cover}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-cta{position:relative;max-width:685px;padding:25px 21px;border-radius:20px;background:#e4ecf1;overflow:hidden}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-cta h3{margin-block-end:18px;font-size:clamp(1.25rem,1.1707746479rem + .3521126761vw,1.5rem);line-height:clamp(1.5625rem,1.4634683099rem + .4401408451vw,1.875rem)}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-cta .wavy-element{position:absolute;bottom:-95px;right:-15px}@media screen and (max-width: 938px){.et-coffee-section .wrapper .et-coffee-footer{grid-template-columns:repeat(1,auto);height:620px;gap:20px}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-cta{padding:16px;max-width:100%}}@media screen and (max-width: 430px){.et-coffee-section .wrapper .et-coffee-footer{height:520px}.et-coffee-section .wrapper .et-coffee-footer .et-coffee-cta .wavy-element{bottom:-110px;right:-55px}}.coffee-varieties-section{margin-block-end:54px}.coffee-varieties-section .wrapper .varieties-header{margin-block-end:40px;max-width:681px;margin-inline:auto}.coffee-varieties-section .wrapper .varieties-header h2{margin-block:10px 13px}.coffee-varieties-section .wrapper .varieties-box{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:19px}@media screen and (max-width: 550px){.coffee-varieties-section{margin-block-end:44px}.coffee-varieties-section .wrapper .varieties-header{margin-block-end:33px}.coffee-varieties-section .wrapper .varieties-header .varieties-box{gap:14px}}.contact-section{margin-block:40px}@media screen and (max-width: 550px){.contact-section{margin-block:33px}}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.modal{color:#121212;display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px #0000001a;z-index:1001;width:min(100%,870px);max-height:90%;overflow-y:auto}.modal-content{position:relative;display:grid;grid-template-columns:.45fr .55fr;gap:1.5rem}@media screen and (max-width: 700px){.modal-content{grid-template-columns:1fr}.modal-content .img-wrapper{width:100%}}.modal-content .close-button{position:absolute;top:8px;right:8px;background-color:#dcdcdc;border-radius:3px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:34px;cursor:pointer}.modal-content #modal-title{margin-bottom:15px;font-size:24px;font-weight:700}.modal-content .img-wrapper{height:400px;width:100%;overflow:hidden;border-radius:10px}.modal-content .img-wrapper #modal-image{width:100%;height:100%;object-fit:cover}.modal-content #modal-details{width:100%;border-collapse:collapse}.modal-content #modal-details th,.modal-content #modal-details td{padding:10px;border:1px solid #ddd}.modal-content #modal-details th{background-color:#f4f4f4;text-align:left}
