*,::after,::before{box-sizing:border-box}:root{-moz-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit}body{font-family:"Open Sans",sans-serif;line-height:1.6}.header{height:100vh;display:flex;flex-direction:column}.nav{background-color:#5b6e82;padding:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:relative}.nav__logos{display:flex;gap:20px;align-items:center}.nav__logo{flex-shrink:2;display:flex;align-items:center;justify-content:center}.nav__logo:last-child{display:none}.nav__logo img{width:100%;height:auto;object-fit:contain;max-height:40px}.nav__hamburger{display:flex;flex-direction:column;gap:4px;background:none;border:none;cursor:pointer;padding:5px;z-index:1000}.nav__hamburger span{width:25px;height:3px;background-color:#fff;transition:all .3s ease}.nav__hamburger span{width:25px;height:3px;background-color:#fff;transition:all .3s ease;transform-origin:center}.nav__hamburger--active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.nav__hamburger--active span:nth-child(2){opacity:0}.nav__hamburger--active span:nth-child(3){transform:rotate(-45deg) translate(5px, -5px)}.nav__menu{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#5b6e82;flex-direction:column;padding:0 20px;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:999}.nav__menu--open{display:flex}.nav__item{padding:15px 0;border-bottom:1px solid hsla(0,0%,100%,.1)}.nav__item:last-child{border-bottom:none}.nav__text{font-size:18px;color:#fff;text-align:center;font-weight:300;text-decoration:none;display:block}.hero{flex:1;background-image:url(https://sosafe.digital/wp-content/themes/sosafe/css/assets/header_background.png);background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px}.hero__content{flex:1;display:flex;align-items:center;justify-content:center}.hero__title{font-size:48px;color:#fff;text-align:center;font-weight:700;line-height:1.2}.hero__apps{display:flex;align-items:center;justify-content:center;width:100%;gap:20px;flex-wrap:wrap}.hero__apps img{max-height:50px;width:auto}.content{display:flex;flex-direction:column;padding:25px 20px;gap:20px}.content--dark{background-color:#bbbdbf}.content--centered{align-items:center;text-align:center}.content__title{font-size:36px;font-weight:700;width:100%;text-align:center;color:#fff;margin-bottom:20px}.content__title--dark{color:#5b6e82}.content__row{display:flex;flex-direction:column;gap:20px;align-items:stretch}.content__row--centered{justify-content:center;align-items:center}.content__row--centered a{height:82px;width:auto}.content__row--centered a img{width:100%;height:100%;object-fit:contain}.content__text--centered{font-size:24px;font-weight:500;text-align:center}.content__text--bold{font-weight:700}.content__text--italic{font-style:italic}.content__column{display:flex;flex-direction:column;gap:40px}.content__step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:30px}.content__step-text{font-size:20px;font-weight:500;line-height:1.4}.nav__text br,.content__step-text br{display:none}.content__step-icon{max-width:200px;height:auto}.content__paragraphs{flex:1;display:flex;flex-direction:column;justify-content:space-between}.content__text-group{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.content__text-group p{font-size:20px;font-weight:500;line-height:1.5}.content__icon{max-width:150px;height:auto;align-self:center}.content__image{display:none}.content__image--square{display:none}.footer{border-top:4px solid #435161;background-color:#5b6e82;padding:40px 20px;text-align:center}.footer__text{font-size:20px;color:#fff;font-weight:500}@media(min-width: 576px){.nav__logo:last-child{display:block}}@media(min-width: 768px){.nav{padding:40px 50px}.nav__logo img{max-height:50px}.nav__text{font-size:18px}.hero{padding:30px 50px}.hero__title{font-size:60px}.hero__apps img{max-height:60px}.content{padding:25px 50px}.content__title{font-size:48px}.content__text-group p{font-size:24px}.content__text--centered{font-size:26px}.content__step-text{font-size:22px}.content__icon{max-width:180px}.footer{padding:50px}.footer__text{font-size:24px}}@media(min-width: 1024px){.nav{padding:50px;flex-wrap:nowrap}.nav__logos{gap:40px;margin-right:40px}.nav__hamburger{display:none}.nav__menu{display:flex;position:static;width:100%;background:none;flex-direction:row;justify-content:space-around;padding:0;box-shadow:none;gap:20px}.nav__logo{max-width:25vw;min-width:70px}.nav__logo img{max-height:60px}.nav__item{padding:0;border-bottom:none;flex-shrink:1}.nav__text{font-size:20px}.hero{padding:30px 100px}.hero__title{font-size:90px}.hero__apps{justify-content:space-between}.content{padding:25px 100px}.content__title{font-size:72px}.content__row{flex-direction:row;align-items:stretch}.content__column{flex-direction:row;justify-content:space-between;align-items:stretch}.content__step{flex:1;gap:50px}.content__step-text{font-size:24px;height:150px;text-align:center}.content__step-icon{max-width:250px}.content__text-group p{font-size:28px}.content__text--centered{font-size:28px}.content__icon{max-width:200px}.footer{padding:75px 100px}.footer__text{font-size:28px}}@media(min-width: 1280px){.nav{padding:50px 100px}.content__title{font-size:80px}.content__image{height:auto;align-self:center;max-width:50%;display:block}.content__image--square{aspect-ratio:1;object-fit:contain}.content__paragraphs--margin-top{margin-top:125px}.content__icon{margin-top:32px;align-self:flex-start}.content__step-icon{max-width:300px}.nav__text br,.content__step-text br{display:inline}}.footer-bottom{background:#1e70b6;background:linear-gradient(90deg, rgb(3, 42, 115) 0%, rgb(4, 15, 49) 100%);padding:25px 50px;margin:0 auto}@media(max-width: 480px){.footer-bottom{padding:25px 20px}}.footer-bottom p{font-size:24px;color:#fff;text-align:center}@media(max-width: 1245px){.footer-bottom p{font-size:20px}}@media(max-width: 1024px){.footer-bottom p{font-size:18px}}@media(max-width: 850px){.footer-bottom p{font-size:14px}}@media(max-width: 640px){.footer-bottom p{font-size:10px}}