.video-section{padding:4rem 0;background-color:#f8f9fa}.video-section__container{max-width:1200px;margin:0 auto;padding:0 1rem}.video-section__header{text-align:center;margin-bottom:2rem}.video-section__title{font-size:2rem;font-weight:700;color:var(--bs-black-color);margin-bottom:1rem}.video-section__desc{font-size:1.1rem;color:#6c757d;max-width:800px;margin:0 auto}.video-section__video-wrapper{position:relative;overflow:hidden}@media(max-width:992px){.video-section{padding:1rem}.video-section__title{font-size:24px;line-height:35px;letter-spacing:normal;margin-bottom:20px}.video-section__play-button{width:60px;height:60px}}video::-webkit-media-controls,video::-webkit-media-controls-panel{display:flex!important;opacity:1!important}video:not(:playing){opacity:.8;transition:opacity .3s ease}video:playing{opacity:1}@keyframes grow{0%{transform:scale(1);opacity:1}to{transform:scale(1.8);opacity:0}}.video-section__browser-window{background:#fff;border-radius:20px;border:7px solid var(--bs-primary-50);overflow:hidden;margin:0 auto;max-width:900px;position:relative}.video-section__browser-topbar{background:linear-gradient(1deg,var(--Primary-Primary100,#fce2db) 12.49%,#fff 83.12%);height:38px;display:flex;align-items:center;padding:0 18px;position:relative}.video-section__browser-dots{display:flex;gap:8px}.video-section__browser-dot{width:12px;height:12px;border-radius:50%;background:#fff;border:1.5px solid #e0e0e0;position:relative;display:flex;align-items:center;justify-content:center}.video-section__browser-dot svg{color:#fff;font-size:12px}.video-section__browser-dot:first-child{background:#28c840;width:25px;height:25px}.video-section__browser-dot:nth-child(2){background:#ffbd2e;width:25px;height:25px}.video-section__browser-dot:nth-child(3){background:#ff5f57;width:25px;height:25px}.video-section__browser-content{padding:0;display:flex;justify-content:center;align-items:center;background:#fff;min-height:300px;overflow:hidden}.video-section__video{display:block;width:100%;max-width:900px;background:transparent!important;box-shadow:none!important;object-fit:contain;max-height:520px;background-color:transparent!important}.video-section__video::-webkit-media-controls-panel{background:transparent!important}.video-section__video::-webkit-media-controls-play-button,.video-section__video::-webkit-media-controls-start-playback-button{opacity:0;pointer-events:none;width:5px}.section{padding:80px 0;background-color:#fff}.section .header{text-align:center;margin-bottom:60px}.section .header .title{font-size:32px;font-weight:700;color:var(--bs-black-color);margin-bottom:0}@media(max-width:992px){.section .header .title{font-size:24px;line-height:35px}}.section .header .subtitle{font-size:18px;font-weight:500;color:#000;margin-bottom:5px}.section .stepTitle{font-size:32px;font-weight:600;color:var(--bs-primary-500);display:flex;align-items:start;gap:.5rem}@media screen and (max-width:992px){.section .stepTitle{font-size:20px}}.section .stepTitle .stepNumber{font-size:32px;font-weight:700;line-height:28.8px;letter-spacing:-.02em;color:#b2e4ef;margin-top:5px}@media screen and (max-width:992px){.section .stepTitle .stepNumber{font-size:20px}}.section .stepDescription{font-size:18px;color:#000;margin-bottom:20px;padding-left:45px}@media screen and (max-width:992px){.section .stepDescription{padding-left:2px}}.section .image{border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .3s ease}.section .image:hover{transform:scale(1.02)}.section .styledButton{background-color:#ef5226;color:#fff;border:none;padding:12px 30px;font-size:16px;font-weight:600;border-radius:6px;transition:background-color .3s ease}.section .styledButton:hover{background-color:#d4471f}@media(max-width:992px){.section{padding:40px 0}.section .header{margin-bottom:40px}.section .header .title{font-size:24px;line-height:35px;letter-spacing:normal;margin-bottom:20px}.section .header .subtitle{font-size:1rem}.section .stepTitle{font-size:1.5rem}.section .stepTitle .stepNumber{font-size:1.2rem}.section .stepDescription{font-size:1rem}}