.NavBar_navBarWrapper__pMUF_{width:100%;background-image:url(/nav_bar_background.png);background-size:contain;background-position:0;background-repeat:no-repeat;border-bottom:.75px solid transparent;border-image:linear-gradient(90deg,#35314d00,#35314d,#35314d00) 1;z-index:2}.NavBar_navBar__f1nUE{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:16px 100px;width:100%;max-width:1440px;margin:0 auto;z-index:2}.NavBar_iconContainer__GKTVc,.NavBar_linksContainer__bRid4{display:flex;align-items:center}.NavBar_linksContainer__bRid4{justify-content:center;gap:32px}.NavBar_buttonContainer__9dTFN{display:flex;justify-content:flex-end;align-items:center;gap:12px}.NavBar_logoutButton__p8vNi{background:transparent;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s ease;color:var(--wisesheets-font-color)}.NavBar_logoutButton__p8vNi:hover{background-color:#f5f5f5}.NavBar_logoutButton__p8vNi:focus{outline:none}.NavBar_mobileLogoutButton__8HuZn{display:flex;justify-content:center;align-items:center;width:100%;height:48px;margin-top:12px;background:transparent;border:1px solid #e2e8f0;border-radius:50px;cursor:pointer;transition:background-color .2s ease}.NavBar_mobileLogoutButton__8HuZn:hover{background-color:#f5f5f5}.NavBar_mobileLogoutButton__8HuZn:focus{outline:none}.NavBar_companyContainer__lGMZj{display:flex;align-items:center;gap:8px;text-decoration:none}.NavBar_logo__Ps4YF{border-radius:8px}.NavBar_link__HWtTh{text-decoration:none;color:var(--wisesheets-font-color)}.NavBar_productsContainer__hNl8P{position:relative}.NavBar_productsButton__Rk9bF{display:flex;align-items:center;gap:6px;background:transparent;border:none;cursor:pointer;padding:0;color:var(--wisesheets-font-color);transition:opacity .2s ease}.NavBar_newPill__tN997{display:inline-flex;align-items:center;justify-content:center;height:20px;padding:0 8px;border-radius:999px;background:#21b726;color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1}.NavBar_productsButton__Rk9bF:hover{opacity:.8}.NavBar_productsButton__Rk9bF:focus{outline:none}.NavBar_chevron__79Chj{font-size:10px;transition:transform .3s ease}.NavBar_chevronOpen__BkXFl{transform:rotate(180deg)}.NavBar_productsDropdown__ZlUmp{position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%);background:#fff;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:12px;min-width:320px;z-index:1000;animation:NavBar_dropdownFadeIn__fTBqm .2s ease}@keyframes NavBar_dropdownFadeIn__fTBqm{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.NavBar_productItem__FZtrm{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;text-decoration:none;transition:background-color .2s ease;cursor:pointer}.NavBar_productItem__FZtrm:hover{background:linear-gradient(90deg,rgba(33,183,38,.05),rgba(33,183,38,.02))}.NavBar_productIcon__O9KJS{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:8px}.NavBar_productContent__dn16D{flex:1 1;display:flex;flex-direction:column;gap:4px}.NavBar_productTitleRow__wO9K_{display:flex;align-items:center;gap:8px}.NavBar_wise__69bsw{color:var(--wisesheets-green)}.NavBar_hamburgerButton__4UYTS{display:none;flex-direction:column;justify-content:space-around;width:32px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001;transition:all .3s ease}@media only screen and (max-width:1200px){.NavBar_navBar__f1nUE{padding:16px 40px}}@media only screen and (max-width:800px){.NavBar_navBar__f1nUE{height:60px;display:flex;justify-content:space-between;padding:16px 24px}.NavBar_link__HWtTh{margin-left:15px!important}.NavBar_buttonContainer__9dTFN,.NavBar_linksContainer__bRid4,.NavBar_productsContainer__hNl8P{display:none}.NavBar_hamburgerButton__4UYTS{display:flex}.NavBar_logo__Ps4YF{height:30px;width:30px;margin-right:6px}}@media (max-width:560px){.NavBar_linksContainer__bRid4{display:none}}@media only screen and (max-width:480px){.NavBar_logo__Ps4YF{margin-right:6px}}.NavBar_hamburgerButton__4UYTS.NavBar_hamburgerOpen__nm4_L{display:none}.NavBar_hamburgerButton__4UYTS:focus{outline:none}.NavBar_hamburgerLine__ozKpO{width:100%;height:3px;background:var(--wisesheets-font-color);border-radius:2px;transition:all .3s ease;transform-origin:center}.NavBar_hamburgerOpen__nm4_L .NavBar_hamburgerLine__ozKpO:first-child{transform:rotate(45deg) translate(5px,5px)}.NavBar_hamburgerOpen__nm4_L .NavBar_hamburgerLine__ozKpO:nth-child(2){opacity:0}.NavBar_hamburgerOpen__nm4_L .NavBar_hamburgerLine__ozKpO:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.NavBar_mobileMenuOverlay__3ax4r{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;animation:NavBar_fadeIn__xMzIs .3s ease}@keyframes NavBar_fadeIn__xMzIs{0%{opacity:0}to{opacity:1}}.NavBar_mobileMenu__xGyNS{position:fixed;top:0;right:0;width:320px;max-width:85vw;height:100%;background:#fff;box-shadow:-8px 0 32px rgba(0,0,0,.15);animation:NavBar_slideIn__JZHvJ .3s ease;display:flex;flex-direction:column;overflow-y:auto}@keyframes NavBar_slideIn__JZHvJ{0%{transform:translateX(100%)}to{transform:translateX(0)}}.NavBar_mobileMenuHeader__4pC0q{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #f0f0f0;background:linear-gradient(135deg,#fcfcfc,#f8f9fa)}.NavBar_logoContainer__4Cw7X{display:flex;align-items:center;gap:8px}.NavBar_closeButton__9zRmG{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.NavBar_closeButton__9zRmG:hover{background:#f5f5f5}.NavBar_closeButton__9zRmG:focus{outline:none;background:#f0f0f0}.NavBar_closeIcon__UfWok{position:relative;width:20px;height:20px}.NavBar_closeIcon__UfWok:after,.NavBar_closeIcon__UfWok:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:2px;background:#666;border-radius:1px;transform-origin:center}.NavBar_closeIcon__UfWok:before{transform:translate(-50%,-50%) rotate(45deg)}.NavBar_closeIcon__UfWok:after{transform:translate(-50%,-50%) rotate(-45deg)}.NavBar_mobileMenuContent__O1jo2{padding:32px 24px;flex:1 1;display:flex;flex-direction:column}.NavBar_mobileMenuLink__wF__T{display:block;padding:16px 0;text-decoration:none;color:#2a324b;border-bottom:1px solid #f5f5f5;transition:all .2s ease;position:relative}.NavBar_mobileMenuLink__wF__T:hover{background:linear-gradient(90deg,rgba(33,183,38,.05),transparent);padding-left:8px}.NavBar_mobileMenuLink__wF__T:last-of-type{border-bottom:none}.NavBar_mobileProductsSection__qjIkF{border-bottom:1px solid #f5f5f5}.NavBar_mobileProductsButton__SQcdR{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left}.NavBar_mobileProductsButtonLabel__I26ud{display:flex;align-items:center;gap:8px}.NavBar_mobileProductsButton__SQcdR:focus{outline:none}.NavBar_mobileChevron__8CFeP{font-size:12px;color:#666;transition:transform .3s ease}.NavBar_mobileChevronOpen__RU8DG{transform:rotate(180deg)}.NavBar_mobileProductsList__q1UhS{padding:8px 0 16px;animation:NavBar_mobileProductsSlideIn__P5U9F .3s ease}@keyframes NavBar_mobileProductsSlideIn__P5U9F{0%{opacity:0;max-height:0}to{opacity:1;max-height:300px}}.NavBar_mobileProductItem__VHF2T{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;text-decoration:none;transition:background-color .2s ease;margin-bottom:8px}.NavBar_mobileProductItem__VHF2T:hover{background:linear-gradient(90deg,rgba(33,183,38,.05),rgba(33,183,38,.02))}.NavBar_mobileProductItem__VHF2T:last-child{margin-bottom:0}.NavBar_mobileProductItem__VHF2T .NavBar_productIcon__O9KJS{width:36px;height:36px}.NavBar_mobileMenuDivider__9C2hU{height:1px;background:linear-gradient(90deg,transparent,#e0e0e0 20%,#e0e0e0 80%,transparent);margin:24px 0}.NavBar_mobileMenu__xGyNS.NavBar_entering__ztVPA{animation:NavBar_slideIn__JZHvJ .3s ease}.NavBar_mobileMenu__xGyNS.NavBar_exiting__0Eeir{animation:NavBar_slideOut__Gm8Ke .3s ease}@keyframes NavBar_slideOut__Gm8Ke{0%{transform:translateX(0)}to{transform:translateX(100%)}}@media only screen and (max-width:480px){.NavBar_mobileMenu__xGyNS{width:100%;max-width:100%}.NavBar_mobileMenuHeader__4pC0q{padding:20px}.NavBar_mobileMenuContent__O1jo2{padding:24px 20px}}.stylesV1_pageWrapper__hfB64{min-height:100vh;background:var(--wisesheets-secondary-color);position:relative;overflow-x:hidden}.stylesV1_container__7uDge{max-width:1200px;margin:0 auto;padding:60px 24px 100px}.stylesV1_hero__6XJa0{text-align:center;margin-bottom:48px}.stylesV1_successBadge__aoJN2{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(31,183,35,.1);border:1.5px solid var(--wisesheets-green);border-radius:100px;color:var(--wisesheets-green);font-size:14px;font-weight:600;margin-bottom:24px}.stylesV1_checkIcon__oUOVS{width:20px;height:20px;color:var(--wisesheets-green)}.stylesV1_title__5qsl3{font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1.2;color:var(--wisesheets-blue);margin:0 0 16px}.stylesV1_subtitle__k8p3O{font-size:18px;line-height:1.6;color:var(--wisesheets-font-color);max-width:600px;margin:0 auto}.stylesV1_steps__LPYIt{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:48px;padding:24px;background:var(--wisesheets-white);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.stylesV1_step__TNc23{display:flex;flex-direction:column;align-items:center;gap:8px}.stylesV1_stepNumber__jzmg5{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--wisesheets-light-blue);color:var(--wisesheets-white);border-radius:50%;font-size:16px;font-weight:700}.stylesV1_stepLabel__Jxxm2{font-size:13px;font-weight:600;color:var(--wisesheets-font-color);text-align:center}.stylesV1_stepDivider__oLL5q{width:60px;height:2px;background:#e5e7eb;margin:0 8px}.stylesV1_platformSection__2msE6{margin-bottom:48px}.stylesV1_sectionTitle__pVlEn{font-size:28px;font-weight:700;color:var(--wisesheets-blue);text-align:center;margin:0 0 32px}.stylesV1_platformGrid__FwA2i{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;max-width:800px;margin:0 auto}.stylesV1_platformCard__8iwck{background:var(--wisesheets-white);border:2px solid #e5e7eb;border-radius:12px;padding:40px 24px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:180px}.stylesV1_platformCard__8iwck:hover{border-color:var(--wisesheets-green);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.stylesV1_platformCardActive__MRKd8,.stylesV1_platformCardActive__MRKd8:hover{border-color:var(--wisesheets-green);background:rgba(31,183,35,.03);box-shadow:0 0 0 3px rgba(31,183,35,.1);transform:none}.stylesV1_platformIcon__2mY2X{width:72px;height:72px;display:flex;align-items:center;justify-content:center;background:var(--wisesheets-secondary-color);border-radius:12px;margin-bottom:20px}.stylesV1_platformCheck__rRJLQ{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--wisesheets-green);color:var(--wisesheets-white)}.stylesV1_platformName__z9akN{font-size:20px;font-weight:700;color:var(--wisesheets-blue);margin:0}.stylesV1_videoSection__nJObA{margin-top:48px}.stylesV1_infoCard__cq7gN{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:8px;margin-bottom:32px}.stylesV1_infoIcon__YXyCs{width:24px;height:24px;color:#3b82f6;flex-shrink:0;margin-top:2px}.stylesV1_infoText__Sb5P5{font-size:14px;line-height:1.6;color:var(--wisesheets-font-color)}.stylesV1_infoText__Sb5P5 strong{font-weight:700;color:var(--wisesheets-blue)}.stylesV1_videoWrapper___cpHD{background:var(--wisesheets-white);border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,.08);margin-bottom:32px}.stylesV1_videoHeader__lqse4{text-align:center;margin-bottom:24px}.stylesV1_videoTitle__DOHRa{font-size:24px;font-weight:700;color:var(--wisesheets-blue);margin:0 0 8px}.stylesV1_videoSubtitle__HJwxV{font-size:15px;color:var(--wisesheets-font-color);margin:0}.stylesV1_videoContainer__sfCkg{position:relative;width:100%;max-width:800px;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.stylesV1_video__wDT7s{width:100%;height:auto;display:block;aspect-ratio:16/9}.stylesV1_upgradeSection__pXS5I{background:var(--wisesheets-white);border-radius:12px;padding:40px 32px;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:center;margin-top:48px}.stylesV1_upgradeTitle__5BICq{font-size:28px;font-weight:700;color:var(--wisesheets-blue);margin:0 0 12px}.stylesV1_upgradeText__73OLo{font-size:16px;color:var(--wisesheets-font-color);margin:0 0 24px}.stylesV1_buttonWrapper__3PxaL{display:flex;justify-content:center;align-items:center}@media (max-width:1024px){.stylesV1_container__7uDge{padding:48px 24px 80px}.stylesV1_title__5qsl3{font-size:40px}.stylesV1_steps__LPYIt{padding:20px}.stylesV1_stepDivider__oLL5q{width:40px}}@media (max-width:768px){.stylesV1_container__7uDge{padding:32px 20px 60px}.stylesV1_hero__6XJa0{margin-bottom:32px}.stylesV1_title__5qsl3{font-size:32px;margin-bottom:12px}.stylesV1_subtitle__k8p3O{font-size:16px}.stylesV1_steps__LPYIt{flex-direction:column;padding:20px;gap:16px}.stylesV1_stepDivider__oLL5q{width:2px;height:20px;margin:0}.stylesV1_platformGrid__FwA2i{grid-template-columns:1fr;gap:16px}.stylesV1_platformCard__8iwck{padding:24px 20px}.stylesV1_sectionTitle__pVlEn{font-size:24px}.stylesV1_videoWrapper___cpHD{padding:24px 20px}.stylesV1_videoTitle__DOHRa{font-size:20px}.stylesV1_videoSubtitle__HJwxV{font-size:14px}.stylesV1_upgradeSection__pXS5I{padding:32px 20px}.stylesV1_upgradeTitle__5BICq{font-size:24px}}@media (max-width:480px){.stylesV1_container__7uDge{padding:24px 16px 48px}.stylesV1_successBadge__aoJN2{font-size:12px;padding:8px 16px}.stylesV1_title__5qsl3{font-size:28px}.stylesV1_subtitle__k8p3O{font-size:15px}.stylesV1_stepNumber__jzmg5{width:36px;height:36px;font-size:14px}.stylesV1_stepLabel__Jxxm2{font-size:12px}.stylesV1_platformCard__8iwck{padding:32px 20px;min-height:160px}.stylesV1_platformIcon__2mY2X{width:64px;height:64px;margin-bottom:16px}.stylesV1_platformName__z9akN{font-size:18px}.stylesV1_videoWrapper___cpHD{padding:20px 16px}.stylesV1_videoTitle__DOHRa{font-size:18px}.stylesV1_upgradeSection__pXS5I{padding:28px 20px}.stylesV1_upgradeTitle__5BICq{font-size:22px}.stylesV1_upgradeText__73OLo{font-size:15px}}.styles_footer__D62n0{width:100%;background-color:#fff;padding:64px 100px}.styles_footerContainer__Gigun{display:grid;grid-template-columns:1fr 2fr;grid-gap:80px;gap:80px}.styles_brand__FtFZA{display:flex;flex-direction:row}.styles_brandImg__zqQks{margin-right:12px}.styles_wiseGreen__mQGkB{color:var(--wisesheets-green)}.styles_brandTitle__K9WSv{font-size:40px;font-weight:400;color:var(--wisesheets-blue)}.styles_brandStatement__MOnFv{font-size:14px;font-weight:400;color:rgba(52,52,52,.7)}.styles_linkColumnContainer__4h2GZ{display:flex;gap:100px;flex-wrap:wrap}.styles_linkColumn__CS6g2{display:flex;flex-direction:column;color:var(--wisesheets-blue);position:relative;padding-left:16px}.styles_linkColumn__CS6g2:before{content:"";position:absolute;left:0;top:5px;height:15px;width:1px;background-color:hsla(0,0%,9%,.22)}.styles_linkHeader__ROxW4{font-size:22px;font-weight:500;margin-bottom:16px;color:#3e3e3e}.styles_linkColumn__CS6g2 a{text-decoration:none;color:#626262;margin-bottom:16px;line-height:2}.styles_copyright__eLvzX{font-size:14px;color:rgba(52,52,52,.7)}@media only screen and (max-width:850px){.styles_footer__D62n0{padding:32px 24px}.styles_brandImg__zqQks{width:50px;height:50px}.styles_footerContainer__Gigun{display:flex;flex-direction:column;gap:0}.styles_leftFooter__ALefz{margin-bottom:32px}.styles_linkColumnContainer__4h2GZ{gap:60px}}.stylesV2_upgradeSection__RyJ42{background:#445178;border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:40px 32px;text-align:center;max-width:800px;margin:48px auto 0;position:relative;z-index:2}.stylesV2_upgradeTitle__d_Qju{font-size:28px;font-weight:700;color:#fff;margin:0 0 12px}.stylesV2_titleAccent__EofY5{color:var(--wisesheets-green);font-weight:700}.stylesV2_upgradeText__68dUH{font-size:16px;color:hsla(0,0%,100%,.65);margin:0 0 24px}.stylesV2_buttonWrapper__q6MIs{display:flex;justify-content:center;align-items:center}@media (max-width:768px){.stylesV2_upgradeSection__RyJ42{padding:32px 20px}.stylesV2_upgradeTitle__d_Qju{font-size:24px}}@media (max-width:480px){.stylesV2_upgradeSection__RyJ42{padding:28px 20px}.stylesV2_upgradeTitle__d_Qju{font-size:22px}.stylesV2_upgradeText__68dUH{font-size:15px}}.styles_wrapper__u4Yic{min-height:100vh;background:linear-gradient(180deg,#334060,#026a43 300%);position:relative;overflow:hidden}.styles_decorativeCurves__7OYAV{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.styles_container__VI1Az{max-width:900px;margin:0 auto;padding:60px 24px 100px;position:relative;z-index:2}.styles_hero__PY_VQ{text-align:center;margin-bottom:40px}.styles_badge__B6zGy{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:rgba(31,183,35,.15);border:1.5px solid var(--wisesheets-green);border-radius:100px;color:var(--wisesheets-green);font-size:14px;font-weight:600;margin-bottom:24px}.styles_checkIcon__nzdUQ{width:20px;height:20px;color:var(--wisesheets-green)}.styles_title__Ya98e{font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1.2;color:#fff;margin:0 0 16px}.styles_subtitle__m_jSd{font-size:18px;line-height:1.6;color:hsla(0,0%,100%,.75);max-width:600px;margin:0 auto}.styles_platformGrid__jNagc{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;max-width:800px;margin:0 auto 48px}.styles_platformCard__anBOc{display:flex;align-items:center;justify-content:center;gap:16px;padding:20px 24px;background:#445178;border:2px solid hsla(0,0%,100%,.12);border-radius:12px;cursor:pointer;transition:all .2s ease;position:relative;z-index:2}.styles_platformCard__anBOc:hover{border-color:rgba(31,183,35,.5);background:#4d5b84}.styles_platformCardActive__AKRBc,.styles_platformCardActive__AKRBc:hover{border-color:var(--wisesheets-green);background:#3a5c58}.styles_platformIcon__7T8dT{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_platformName__rzIQH{font-size:20px;font-weight:600;color:#fff;margin:0}.styles_videoSection___dWEB{background:#445178;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;padding:40px 32px;max-width:800px;margin:0 auto;position:relative;z-index:2}.styles_videoHeader__lfUIc{text-align:center;margin-bottom:24px}.styles_videoTitle__O4YhW{font-size:22px;font-weight:700;color:#fff;margin:0 0 8px}.styles_videoSubtitle__CWx_a{font-size:15px;color:hsla(0,0%,100%,.6);margin:0}.styles_videoContainer__sEQBz{position:relative;width:100%;border-radius:8px;overflow:hidden}.styles_video__dZEbI{width:100%;height:auto;display:block;aspect-ratio:16/9}@media (max-width:768px){.styles_container__VI1Az{padding:32px 20px 60px}.styles_hero__PY_VQ{margin-bottom:32px}.styles_title__Ya98e{font-size:32px}.styles_subtitle__m_jSd{font-size:16px}.styles_platformGrid__jNagc{grid-template-columns:1fr;gap:12px}.styles_videoSection___dWEB{padding:24px 20px}.styles_videoTitle__O4YhW{font-size:18px}}@media (max-width:480px){.styles_container__VI1Az{padding:24px 16px 48px}.styles_badge__B6zGy{font-size:12px;padding:8px 16px}.styles_title__Ya98e{font-size:28px}.styles_platformCard__anBOc{padding:16px 20px}.styles_platformName__rzIQH{font-size:18px}.styles_videoSection___dWEB{padding:20px 16px}}