.v-accordion{display:flex;flex-flow:column;gap:16px;width:100%;max-width:100%;margin-top:50px;margin-right:auto;margin-bottom:50px;margin-left:auto}.v-accordion-card{position:relative;height:281px;overflow:hidden;color:var(--white);background-color:#2F2F2F;border-radius:8px;transition:height 400ms ease}.v-accordion-card:hover{height:509px}.v-accordion-card::before{position:absolute;opacity:0;transition:opacity 400ms ease,transform 400ms ease;transform:scale(1.05,1.05)}.v-accordion-card::before{content:"";inset:0;background-image:var(--card-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.v-accordion-card:hover::before{opacity:1;transform:scale(1.02,1.02)}.v-accordion-card::after{position:absolute;background-color:#0009;opacity:0;transition:opacity 300ms ease}.v-accordion-card::after{content:"";inset:0}.v-accordion-card:hover::after{opacity:1}.v-accordion-card:hover .v-accordion-card-content h2{transition:transform 250ms ease;transform:translate3d(0px,-4px,0px)}.v-accordion-card:hover .v-accordion-card-content p{transition:transform 250ms ease;transform:translate3d(0px,-4px,0px)}.v-accordion-card{cursor:pointer}@media (max-width:767px){.v-accordion-card{height:346px}.v-accordion-card:hover{height:438px}}.v-accordion-card-content{display:flex;flex-flow:column;justify-content:center;align-items:center;position:relative;z-index:2;height:100%;text-align:center;padding-top:24px;padding-right:28px;padding-bottom:24px;padding-left:28px}.v-accordion-card-content h2{font-family:var(--primary-font);font-weight:600;font-size:var(--h3-font-size);line-height:var(--h3-line-height);text-align:center;text-transform:uppercase;margin-top:0px;margin-bottom:12px}.v-accordion-card-content p{width:100%;max-width:847px;color:#909090;font-family:var(--primary-font);font-weight:400;font-size:var(--s-font-size);line-height:var(--s-line-height);text-align:center;margin-top:0px;margin-bottom:0px}@media (max-width:767px){.v-accordion-card-content h2{font-size:32px}.v-accordion-card-content p{font-size:16px}}.hc_hero{display:flex;flex-flow:column;justify-content:end;align-items:stretch;position:relative;width:100%;min-height:100svh;padding-top:48px;padding-bottom:48px;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll}.hc_container{position:relative;width:100%;max-width:1440px;margin-right:auto;margin-left:auto;padding-right:48px;padding-left:48px}@media (max-width:1119px){.hc_container{padding-right:24px;padding-left:24px}}@media (max-width:479px){.hc_container{padding-right:20px;padding-left:20px}}.hc_h1{font-family:"Mona Sans",sans-serif;font-weight:500;font-size:62px;line-height:124%;text-transform:capitalize;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}@media (max-width:767px){.hc_h1{font-size:48px}}.hc_hero--heading{width:100%;max-width:605px;color:#FFF}@media (max-width:1119px){.hc_hero--heading{font-size:44px}}@media (max-width:767px){.hc_hero--heading{font-size:48px}}.hc_hero--cta{display:flex;flex-flow:wrap;justify-content:start;align-items:end;gap:24px;width:100%;max-width:555px}.hc_hero--cta{align-content:flex-end}.hc_hero_container{display:flex;justify-content:space-between;align-items:stretch;position:relative;z-index:1;padding-right:58px;padding-left:58px}@media (max-width:1119px){.hc_hero_container{gap:24px;padding-right:24px;padding-left:24px}}@media (max-width:1023px){.hc_hero_container{flex-flow:wrap}}.hc_body{font-family:"Mona Sans",sans-serif;font-weight:300;font-size:16px;line-height:150%;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_hero--video{position:absolute;top:0px;right:0px;bottom:0px;left:0px;z-index:-1;width:100%;height:100%}.hc_hero--video{object-fit:cover}.hc_hero--description{color:#FFFC;font-size:24px;line-height:124%}@media (max-width:1119px){.hc_hero--description{font-size:20px}}@media (max-width:767px){.hc_hero--description{font-size:18px}}.container-1{display:flex;flex-flow:row;justify-content:start;align-items:center;gap:16px}@media (max-width:767px){.container-1{flex-flow:wrap}}.hc_btn{display:flex;justify-content:center;align-items:center;gap:10px;color:#FFF;font-family:"Mona Sans",sans-serif;font-weight:600;font-size:18px;line-height:148%;text-decoration:none;letter-spacing:-0.36px;padding-top:14px;padding-right:32px;padding-bottom:14px;padding-left:32px;border-radius:28px;border-top:1px solid #FFFFFF4D;border-bottom:1px solid #FFFFFF4D;border-left:1px solid #FFFFFF4D;border-right:1px solid #FFFFFF4D}.hc_btn span{color:#FFF;font-family:"Mona Sans",sans-serif;font-weight:400;font-size:18px;line-height:148%;letter-spacing:-0.36px}.hc_btn svg{font-size:12px}@media (max-width:1119px){.hc_btn span{font-size:16px}}@media (max-width:767px){.hc_btn{width:100%}.hc_btn span{font-size:14px}.hc_btn svg{font-size:10px}}.hc_btn--primary{background-color:#ED1C23;border-top:1px solid #ED1C23;border-bottom:1px solid #ED1C23;border-left:1px solid #ED1C23;border-right:1px solid #ED1C23;transition:background 300ms ease-in-out,border 300ms ease-in-out}.hc_btn--primary:hover{background-color:#642EDA00;border-top:1px solid #FFFFFF4D;border-bottom:1px solid #FFFFFF4D;border-left:1px solid #FFFFFF4D;border-right:1px solid #FFFFFF4D}.hc_btn--secondary{transition:background 300ms ease-in-out,border 300ms ease-in-out}.hc_btn--secondary:hover{background-color:#ED1C23;border-top:1px solid #ED1C23;border-bottom:1px solid #ED1C23;border-left:1px solid #ED1C23;border-right:1px solid #ED1C23}.hc_featured_section{padding-top:80px;padding-bottom:80px}@media (max-width:767px){.hc_featured_section{padding-top:48px;padding-bottom:48px}}.hc_subtitle{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:10px;width:100%;color:var(--primary);font-family:var(--primary-font);font-weight:600;font-size:var(--s-font-size);line-height:132%;text-align:center;text-transform:uppercase;padding-top:12px;padding-right:30px;padding-bottom:38px;padding-left:30px;border-bottom:1px solid #0000001A}.hc_subtitle:before{content:"";width:8px;height:8px;background:#ED1C23;border-radius:999px}@media (max-width:767px){.hc_subtitle{font-size:16px}}.hc_section_header{display:flex;flex-flow:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px}.hc_h2{color:var(--black);font-family:var(--primary-font);font-weight:500;font-size:var(--h2-font-size);line-height:var(--h2-line-height);text-transform:capitalize;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}@media (max-width:767px){.hc_h2{font-size:40px}}.hc_section_header--title{width:100%;max-width:581px}@media (max-width:1119px){.hc_section_header--title{max-width:480px}}@media (max-width:1023px){.hc_section_header--title{max-width:100%}}.hc_section_header--desc{width:100%;max-width:462px;color:#3F3F3F;font-size:18px;line-height:132%}@media (max-width:1119px){.hc_section_header--desc{max-width:380px}}@media (max-width:1023px){.hc_section_header--desc{max-width:100%}}.hc_featured_card{width:100%;overflow:hidden;text-decoration:none;padding-bottom:16px;background-color:var(--white);border-radius:16px;border-top:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8;border-right:1px solid #E8E8E8;transition:box-shadow 300ms ease-in-out}.hc_featured_card .hc_featured_card--img{width:100%;height:296px;object-fit:cover;margin-bottom:20px;border-radius:10px}.hc_featured_card .hc_featured_card--content{display:flex;justify-content:space-between;align-items:stretch;gap:24px;margin-bottom:12px;padding-right:16px;padding-left:16px}.hc_featured_card .hc_featured_card--content h3{width:100%;max-width:263px;color:#000;font-family:"Mona Sans",sans-serif;font-weight:500;font-size:24px;line-height:124%;margin-top:0px;margin-bottom:0px}.hc_featured_card .hc_featured_card--content p{color:#0F0F0F;font-family:"Mona Sans",sans-serif;font-weight:300;font-size:16px;line-height:150%;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_featured_card:hover{box-shadow:0px 4px 14px 0px #00000008}.hc_featured_card .hc_featured_card--price{color:#ED1C23;font-family:"Mona Sans",sans-serif;font-weight:700;font-size:20px;line-height:124%}.hc_featured_card>p{width:100%;max-width:280px;color:#0F0F0F;font-family:"Mona Sans",sans-serif;font-weight:300;font-size:16px;line-height:150%;text-decoration:none;letter-spacing:-0.16px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-left:16px}@media (max-width:1119px){.hc_featured_card .hc_featured_card--img{height:200px}.hc_featured_card .hc_featured_card--content h3{font-size:20px}.hc_featured_card .hc_featured_card--price{font-size:16px}}@media (max-width:1023px){.hc_featured_card .hc_featured_card--img{height:230px}}@media (max-width:767px){.hc_featured_card .hc_featured_card--img{height:260px}.hc_featured_card>p{font-size:14px}}@media (max-width:479px){.hc_featured_card .hc_featured_card--img{height:230px}}.hc_featured_grid{display:block;grid-template-columns:repeat(1,1fr);grid-auto-flow:row;align-items:stretch;justify-items:stretch;gap:28px;margin-bottom:48px}@media (max-width:1023px){.hc_featured_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.hc_featured_grid{grid-template-columns:repeat(1,1fr)}}.flex{display:flex}.justify-center{justify-content:center}.hc_btn--primary-inverse{background-color:#ED1C23;border-top:1px solid #ED1C23;border-bottom:1px solid #ED1C23;border-left:1px solid #ED1C23;border-right:1px solid #ED1C23;transition:background 300ms ease-in-out,border 300ms ease-in-out}.hc_btn--primary-inverse:hover{background-color:#272727;border-top:1px solid #272727;border-bottom:1px solid #272727;border-left:1px solid #272727;border-right:1px solid #272727}.hc_stats_section{padding-top:40px;padding-bottom:40px;background-color:var(--light-bg)}.hc_stats_card{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:24px;width:100%;max-width:318px;padding-top:40px;padding-right:12px;padding-bottom:40px;padding-left:12px;background-color:#FFF;border-radius:12px;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;border-left:1px solid #E3E3E3;border-right:1px solid #E3E3E3;transition:all 300ms ease-in-out}.hc_stats_card .hc_stats_card--number{color:#000;font-family:"Mona Sans",sans-serif;font-weight:900;font-size:32px;line-height:124%;text-align:center;text-transform:capitalize;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_stats_card .hc_stats_card--desc{color:#6D6D6D;font-family:"Mona Sans",sans-serif;font-weight:300;font-size:20px;line-height:124%;text-align:center;text-transform:capitalize;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_stats_card:hover{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%),url(https://hc-containers.seguru.xyz/wp-content/uploads/2026/01/container.webp);background-size:auto,cover;background-position:0px 0px,50% 50%;background-repeat:repeat,no-repeat;background-attachment:scroll,scroll}.hc_stats_card:hover .hc_stats_card--number{color:#FFF;transition:all 200ms ease-in-out}.hc_stats_card:hover .hc_stats_card--desc{color:#FFF;transition:all 200ms ease-in-out}@media (max-width:767px){.hc_stats_card .hc_stats_card--number{font-size:24px}.hc_stats_card .hc_stats_card--desc{font-size:16px}}@media (max-width:479px){.hc_stats_card{max-width:100%}}.hc_stats_grid{display:grid;grid-template-columns:repeat(4,1fr);justify-content:stretch;align-content:stretch;gap:24px}@media (max-width:1119px){.hc_stats_grid{gap:16px}}@media (max-width:1023px){.hc_stats_grid{grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center}}@media (max-width:479px){.hc_stats_grid{grid-template-columns:repeat(1,1fr)}}.how_it_works_section{padding-top:80px;padding-bottom:80px;background-color:var(--secondary)}.hc_subtitle--dark{border-bottom:1px solid #FFFFFF1A}.text-white{color:var(--white)}.hc_btn--primary-white{color:var(--black);background-color:var(--white);border-top:1px solid var(--white);border-bottom:1px solid var(--white);border-left:1px solid var(--white);border-right:1px solid var(--white);transition:background 300ms ease-in-out,border 300ms ease-in-out}.hc_btn--primary-white:hover{background-color:var(--primary);border-top:1px solid #272727;border-bottom:1px solid #272727;border-left:1px solid #272727;border-right:1px solid #272727}.hc_btn--primary-white:hover span{color:#fff}.hc_btn--primary-white:hover path{stroke:#fff}.hc_btn--primary-white span{color:var(--black)}.hc_btn--primary-white svg path{stroke:#000}.how_it_works--card{display:flex;flex-flow:wrap;justify-content:center;align-items:center;gap:12px;min-height:281px;overflow:hidden;padding-top:80px;padding-right:48px;padding-bottom:80px;padding-left:48px;background-color:#2F2F2F;border-radius:24px;transition:height 300ms linear,}.how_it_works--card .how_it_works--card-heading{color:var(--white);font-family:"Mona Sans",sans-serif;font-weight:500;font-size:40px;line-height:132%;text-align:center}.how_it_works--card:hover{min-height:509px;background-color:#0003;background-blend-mode:normal;background-image:radial-gradient(rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%),url(https://hc-containers.seguru.xyz/wp-content/uploads/2026/01/container.webp);background-size:auto,cover;background-position:0px 0px,50% 50%;background-repeat:repeat,no-repeat;background-attachment:scroll,scroll}.how_it_works--card:hover h3,.how_it_works--card:hover p{color:#fff}.how_it_works--card .how_it_works--card-desc{width:100%;max-width:729px;color:#909090;font-family:"Mona Sans",sans-serif;font-weight:300;font-size:20px;line-height:140%;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.how_it_works--card{align-content:center}.how_it_works--card-heading{width:100%;margin-top:0px;margin-bottom:0px}.how_it_works--stack{display:flex;flex-flow:column;gap:24px}.hc_use_case_section{padding-top:80px;padding-bottom:80px;background-color:var(--light-bg)}@media (max-width:767px){.hc_use_case_section{padding-top:48px;padding-bottom:48px}}.hc_section_header-centered{display:flex;flex-flow:column;justify-content:space-between;align-items:center;gap:24px;margin-bottom:48px}.hc_section_header-centered .hc_section_header--title{text-align:center}.hc_section_header-centered .hc_section_header--desc{max-width:664px;text-align:center}@media (max-width:1119px){.hc_section_header-centered .hc_section_header--title{max-width:100%}}.hc_why_shoose_us_grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:row;align-items:stretch;justify-items:stretch;gap:24px;margin-bottom:48px}@media (max-width:1119px){.hc_why_shoose_us_grid{gap:18px}}@media (max-width:1023px){.hc_why_shoose_us_grid{grid-template-columns:repeat(2,1fr);align-items:center;justify-items:center;justify-content:center;align-content:center}}@media (max-width:767px){.hc_why_shoose_us_grid{grid-template-columns:repeat(1,1fr)}}.hc_why_choose_us-card{display:flex;flex-flow:column;justify-content:end;align-items:stretch;position:relative;width:100%;min-height:415px;overflow:hidden;padding-top:12px;padding-right:12px;padding-bottom:12px;padding-left:12px;border-radius:12px}@media (max-width:1119px){.hc_why_choose_us-card{padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}}@media (max-width:767px){.hc_why_choose_us-card{min-height:415px}}.hc_why_choose_us-card-img{position:absolute;top:0px;right:0px;bottom:0px;left:0px;width:100%;height:100%;object-fit:cover}.hc_why_choose_us-card-content{display:flex;flex-flow:column;justify-content:start;align-items:start;gap:12px;position:relative;z-index:2;width:100%;min-height:230px;overflow:hidden;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--white);border-radius:16px}.hc_why_choose_us-card-content h4{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_why_choose_us-card-content p{color:#6D6D6D;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}@media (max-width:1119px){.hc_why_choose_us-card-content{padding-top:14px;padding-right:14px;padding-bottom:14px;padding-left:14px}}@media (max-width:1023px){.hc_why_choose_us-card-content{min-height:230px}}.hc_h4{color:var(--black);font-family:var(--primary-font);font-weight:500;font-size:var(--h4-font-size);line-height:var(--h4-line-height);text-transform:capitalize}@media (max-width:1119px){.hc_h4{font-size:22px}}@media (max-width:767px){.hc_h4{font-size:24px}}.hc_brands_section{padding-top:80px;padding-bottom:80px;background-color:var(--light-bg)}@media (max-width:767px){.hc_brands_section{padding-top:48px;padding-bottom:48px}}.w-full{width:100%;max-width:100%}.hc_logo_grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px 18px}@media (max-width:1023px){.hc_logo_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.hc_logo_grid{gap:12px}}.hc_logo-card{display:flex;justify-content:center;align-items:center;width:100%;min-height:130px;overflow:hidden;padding-top:40px;padding-right:12px;padding-bottom:40px;padding-left:12px;background-color:var(--white);border-radius:12px;border-top:1px solid #E3E3E3;border-bottom:1px solid #E3E3E3;border-left:1px solid #E3E3E3;border-right:1px solid #E3E3E3}@media (max-width:767px){.hc_logo-card{min-height:96px;padding-top:32px;padding-bottom:32px}}.hc_logo_grid-img{width:100%;height:100%;max-height:50px}@media (max-width:767px){.hc_logo_grid-img{max-height:32px}}.hc_quote_section{padding-top:80px;padding-bottom:80px}@media (max-width:767px){.hc_quote_section{padding-top:48px;padding-bottom:48px}}.hc_home_quote_container{display:flex;flex-flow:row;justify-content:center;align-items:stretch;gap:24px}@media (max-width:1023px){.hc_home_quote_container{flex-flow:wrap-reverse}}.hc_home_quote_container--left{width:100%;max-width:616px;overflow:hidden;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:var(--light-bg);border-radius:12px}.hc_home_quote_container--right{width:100%;max-width:704px;overflow:hidden;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;border-radius:12px}.hc_home_quote_container--right img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hc_cta_section{position:relative;padding-top:80px;padding-bottom:80px;background-image:url(https://hc-containers.seguru.xyz/wp-content/uploads/2026/01/container.webp);background-size:cover;background-position:50% 50%;background-repeat:no-repeat;background-attachment:scroll}.hc_cta_section h2{max-width:826px;color:var(--white);text-align:center;text-transform:none;margin-top:0px;margin-right:auto;margin-bottom:48px;margin-left:auto}.hc_cta_section .hc_container{display:flex;flex-flow:column;justify-content:center;align-items:center}.hc_cta_section:before{opacity:0.7}.hc_cta_section:before{content:"";width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,0.6),rgba(0,0,0,0.6)),linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.71) 67.53%);position:absolute;top:0;left:0}.hc_footer{display:flex;flex-flow:wrap;justify-content:center;align-items:center;gap:48px;padding-top:80px;background-color:var(--black)}.hc_footer .hc_container{display:flex;flex-flow:row;justify-content:space-between;align-items:stretch;gap:48px}.hc_footer .container-2 span{color:#FFF9}.hc_footer .container-2 p{color:var(--white);font-family:var(--primary-font);font-weight:500;font-size:32px;line-height:var(--h2-line-height);text-transform:capitalize;margin-top:20px;margin-bottom:0px}@media (max-width:1023px){.hc_footer .hc_container{flex-flow:wrap}.hc_footer .container-2 p{font-size:20px}}.container-2{display:flex;flex-flow:column;justify-content:start;align-items:start;gap:163px;width:100%;max-width:573px}@media (max-width:1023px){.container-2{gap:32px}}.container-3{display:grid;grid-template-columns:repeat(3,1fr);gap:65px 49px;width:100%;max-width:723px}.social-icon{color:var(--white);font-size:32px;padding-top:15px;padding-right:15px;padding-bottom:15px;padding-left:15px;background-color:#2B2B2B;border-radius:999px}@media (max-width:1023px){.social-icon{font-size:20px;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px}}.hc_footer_menu span{display:block;color:var(--white);font-family:var(--primary-font);font-weight:500;font-size:20px;line-height:var(--h2-line-height);margin-bottom:24px}.hc_footer_menu ul{display:flex;flex-flow:column;justify-content:start;align-items:start;gap:20px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.hc_footer_menu a{color:#909090;font-family:var(--primary-font);font-weight:400;font-size:20px;line-height:var(--h2-line-height);text-decoration:none}.hc_footer_lg-text{display:block;width:100%;color:var(--white);font-family:var(--primary-font);font-weight:800;font-size:82px;line-height:115px;text-align:center;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_header{padding-top:10px;padding-bottom:10px;background-color:var(--white);border-bottom:1px solid #0000001A}.hc_header .hc_container{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.hc_header .hc_btn{padding-top:10px;padding-right:24px;padding-bottom:10px;padding-left:24px}.hc_header .hc_btn{order:3}.hc_header .hc_btn span{font-weight:500;font-size:14px;line-height:148%;letter-spacing:-0.28px}.hc_header--left{display:flex;flex-flow:row;justify-content:start;align-items:center;gap:64px;width:100%;max-width:712.7125244140625px}.hc_header--right{display:flex;flex-flow:row;justify-content:space-between;align-items:center;position:relative;width:100%;max-width:302px}.hc_header--right::before{content:"";width:1px;height:24.00000000000002px;background:#253F45;display:block;order:2}.hc_logo{width:100%;max-width:72.7125473022461px}.nav_container ul{display:flex;flex-flow:row;justify-content:start;align-items:center;gap:24px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.nav_container ul{list-style:none}.nav_container ul ul{display:none}.nav_container ul li a{color:var(--black);font-family:var(--primary-font);font-weight:500;font-size:16px;line-height:132%;text-decoration:none;text-transform:capitalize;transition:color 300ms ease-in-out}.nav_container ul li a:hover{color:var(--primary)}.hc_header_cta{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:8px;width:100%;max-width:136px;text-decoration:none}.hc_header_cta .hc_header_cta--icon{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--white);font-size:18px;padding-top:9px;padding-right:9px;padding-bottom:9px;padding-left:9px;background-color:var(--primary);border-radius:9999px}.hc_header_cta p{color:#080808;font-family:var(--primary-font);font-weight:300;font-size:12px;line-height:16px;letter-spacing:-0.24px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_header_cta strong{color:#080808;font-family:var(--primary-font);font-weight:700;font-size:14px;line-height:20px;letter-spacing:-0.28px}.copyright_container{display:flex;justify-content:space-between;align-items:center;gap:32px;padding-bottom:48px;border-bottom:1px dashed #FFF6}.copyright_container p{color:var(--white);font-size:20px;line-height:132%;text-align:end}.footer_opyright_nav ul{display:flex;justify-content:start;align-items:center;gap:32px;color:var(--white);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.footer_opyright_nav ul{list-style:none}.footer_opyright_nav a{color:var(--white);font-family:var(--primary-font);font-weight:500;font-size:20px;line-height:132%;text-decoration:none}.hc_hero--product .hc_hero--description{font-size:20px}.all_products .bde-loop-item.ee-post{grid-column:span 2}.all_products .bde-loop-item.ee-post:first-child,.all_products .bde-loop-item.ee-post:nth-child(2){grid-column:span 3}.hc_section{padding-top:80px;padding-bottom:80px}.hire_leasing_option_section{background-color:var(--light-bg)}.hire_leasing_option_section .hc_container{display:flex;flex-flow:row;justify-content:space-between;align-items:stretch;gap:48px}.hire_leasing_option_section .hc_container>div{display:flex;flex-flow:column;justify-content:start;align-items:start;width:100%;max-width:648px}.hire_leasing_option_section .hc_body{max-width:528px;color:#3F3F3F;font-size:18px;line-height:132%;margin-top:24px;margin-bottom:32px}.hire_leasing_option_section .hc_btn{width:100%;margin-top:auto}.hire_leasing_option_section img{width:100%;height:643px;object-fit:cover;border-radius:16px}.hire_leasing_options_cards{display:grid;grid-template-columns:repeat(2,1fr);align-items:start;justify-items:stretch;gap:24px;width:100%;margin-bottom:32px}.hire_leasing_options_cards div{padding-top:24px;padding-right:16px;padding-bottom:24px;padding-left:16px;background-color:var(--white);border-radius:16px;border-top:1px solid #D2D2D2;border-bottom:1px solid #D2D2D2;border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2}.hire_leasing_options_cards div p{margin:0}.hire_leasing_options_cards h3{color:var(--black);font-family:var(--primary-font);font-weight:500;font-size:24px;line-height:132%;margin-top:0px;margin-bottom:16px}.hire_leasing_options_cards ul{display:flex;flex-flow:column;gap:16px;color:#5C5C5C;font-family:var(--primary-font);font-weight:500;font-size:16px;line-height:132%;font-style:italic;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:20px}.hc_delivery_section{padding-top:80px;padding-bottom:80px}.hc_delivery_section .hc_section_header h2{width:100%;text-align:center}.hc_delivery_section .hc_section_header{display:flex;justify-content:center}@media (max-width:767px){.hc_delivery_section{padding-top:48px;padding-bottom:48px}}.hc_deliver_section--row{display:flex;flex-flow:row;justify-content:space-between;align-items:stretch;gap:24px}.hc_deliver_section--row img{width:100%;height:100%;max-width:704px;object-fit:cover;border-radius:12px}.hc_deliver_section--row div{width:100%;max-width:616px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;background-color:#FFF8F8;border-radius:12px;border-top:1px solid var(--primary);border-bottom:1px solid var(--primary);border-left:1px solid var(--primary);border-right:1px solid var(--primary)}.hc_deliver_section--row h2{font-family:var(--primary-font);font-weight:500;font-size:32px;line-height:var(--h3-line-height)}.hc_deliver_section--row p{color:#3F3F3F;font-family:var(--primary-font);font-weight:300;font-size:var(--primary-btn-font-size);line-height:var(--s-line-height);margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.hc_deliver_section--row p:not(:last-child){margin-bottom:16px}.hc_deliver_section--row a{color:var(--black);text-decoration:none;padding-bottom:0px;border-bottom:1px solid var(--black)}.hc_product_section{padding-top:40px}.hc_product_section .hc_container{display:flex;flex-flow:row;justify-content:space-between;align-items:stretch;gap:32px 56px}.hc_product--gallery{width:100%;max-width:624px}.hc_product--content{width:100%;max-width:648px}.hc_product--title{color:#23282C;font-family:var(--primary-font);font-weight:500;font-size:40px;line-height:150%;margin-top:8px;margin-bottom:8px}.hc_product--desc{color:var(--black);font-family:var(--primary-font);font-weight:300;font-size:18px;line-height:var(--s-line-height);margin-top:0px;margin-bottom:0px}.hc_product--price{font-family:var(--primary-font);font-weight:500;font-size:32px;line-height:var(--h3-line-height);margin-top:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ECF0F3}.hc_product--useCases>p{color:#101010;font-family:var(--primary-font);font-weight:500;font-size:20px;line-height:156%;margin-top:0px;margin-bottom:16px}.hc_product--useCase{display:flex;flex-flow:column;justify-content:center;align-items:center;gap:10px;width:fit-content}.hc_product--useCase div{display:flex;justify-content:center;align-items:center;width:28px;height:28px;color:var(--white);padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px;background-color:var(--primary);border-radius:999999px}.hc_product--useCase span{color:#010101A3;font-family:var(--primary-font);font-weight:600;font-size:12px;line-height:132%}.hc_related_section{padding-top:80px;padding-bottom:80px;background-color:var(--light-bg)}.hc_related_section .hc_section_header{display:flex;justify-content:center;align-items:center}.hc_related_section .hc_section_header h2{text-align:center}@media (max-width:767px){.hc_related_section{padding-top:48px;padding-bottom:48px}}.hc_hero--lease .hc_hero--description{font-size:20px}.hc_lease_section{display:flex;flex-flow:column;justify-content:start;align-items:stretch;gap:48px}.hc_lease_item{display:flex;flex-flow:column;justify-content:center;align-items:stretch;gap:24px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;background-color:var(--light-bg);border-radius:16px}.hc_lease_item--title{font-family:var(--primary-font);font-weight:400;font-size:32px;line-height:132%;margin-top:0px;margin-bottom:0px}.hc_lease_item--gallery{width:100%;overflow:hidden;background-color:#A2A2A2;border-radius:8px}.hc_lease_item--gallery img{width:100%;height:553px;object-fit:cover}.hc_lease_item--terms{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hc_lease_item--terms p{color:var(--black);font-family:var(--primary-font);font-size:var(--s-font-size);line-height:150%;margin-top:0px;margin-bottom:0px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px;background-color:#FFF8F8;border-radius:16px;border-top:1px solid var(--primary);border-bottom:1px solid var(--primary);border-left:1px solid var(--primary);border-right:1px solid var(--primary)}.hc_lease_item--terms p strong{font-weight:700}.hc_testimonials_section{padding-top:80px;padding-bottom:80px;background-color:var(--light-bg)}.hc_testimonials_section .hc_section_header--title{max-width:700px}.hc_testimonials_section .hc_section_header--desc{max-width:500px}@media (max-width:767px){.hc_testimonials_section{padding-top:48px;padding-bottom:48px}}.payment_made_easy--section h2{width:100%;max-width:581px;color:#424242;font-size:28px;line-height:132%}.payment_made_easy--section img{width:100%;height:100%;max-width:235.66665649414062px;object-fit:contain;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;background-color:#ECECEC;border-radius:12px}.payment_made_easy--section .hc_container{display:flex;flex-flow:row;justify-content:space-between;align-items:center;gap:24px}.payment_made_easy--section .hc_container>div{display:flex;flex-flow:row;justify-content:end;align-items:center;gap:16px;width:100%;max-width:739px}