@keyframes zoom-in-zoom-out{0%{transform:scale(1,1);border-width:3px;opacity:1}15%{transform:scale(2);border-width:5px;opacity:0}30%{transform:scale(1,1);border-width:3px;opacity:1}45%{transform:scale(2);border-width:5px;opacity:0}60%{transform:scale(1,1);border-width:3px;opacity:1}75%{transform:scale(2);border-width:5px;opacity:0}90%{transform:scale(1,1);border-width:3px;opacity:1}100%{transform:scale(2);border-width:0;opacity:0}}.passwordGenerator{background:#fff;padding:34px 0 34px 36px;margin:40px auto 0;width:100%;max-width:810px;min-height:250px;border-radius:16px;display:block;height:auto;box-sizing:border-box}@media (max-width:991px){.passwordGenerator{max-width:100%}}@media (max-width:767px){.passwordGenerator{padding:30px 0 30px 30px}}@media (max-width:640px){.passwordGenerator{padding:24px 0 24px 24px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strengthWrap{min-height:182px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strengthDesc{color:#000!important;font-size:16px!important;margin:8px 0 12px!important;text-align:left!important;position:absolute;top:8px;left:0;padding-left:30px}@media (max-width:768px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .strengthDesc{text-align:start}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strengthDesc:before{content:"";display:block;width:20px;height:20px;border-radius:50%;background:#ccc;position:absolute;left:0;top:0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_very_strong+.strengthDesc:before{background:#1a9732}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_very_strong+.strengthDesc:after{content:"";display:block;width:8px;height:13px;border:3px solid #fff;border-left:0;border-top:0;transform:rotate(45deg);position:absolute;left:6px;top:2px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_strong+.strengthDesc:before{background:gold}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_strong+.strengthDesc:after{content:"";display:block;width:8px;height:13px;border:3px solid #000;border-left:0;border-top:0;transform:rotate(45deg);position:absolute;left:6px;top:2px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_good+.strengthDesc:before{background:orange}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_good+.strengthDesc:after{content:"";display:block;width:8px;height:13px;border:3px solid #fff;border-left:0;border-top:0;transform:rotate(45deg);position:absolute;left:6px;top:2px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_weak+.strengthDesc:before{background:#ff4500}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_weak+.strengthDesc:after{content:"";display:block;width:12px;height:3px;background:#fff;position:absolute;left:4px;top:50%;margin-top:-3px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_very_weak+.strengthDesc:before{background:#661d02}.passwordGenerator [data-react-component=PasswordGeneratorForm] .strength_very_weak+.strengthDesc:after{content:"";display:block;width:12px;height:3px;background:#fff;position:absolute;left:4px;top:50%;margin-top:-3px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput{position:relative}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .generatorAdjusters{overflow:visible;height:90px;position:relative;width:calc(100% - 72px);padding-top:50px}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .generatorAdjusters{width:100%;padding-right:24px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .generatorAdjusters .lengthRangeContainer .lengthRange_lowerend{flex:0 0 0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .generatorAdjusters .lengthRangeContainer .lengthRange_upperend{flex:0 0 0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:stretch;position:relative;border:1px solid #888;border-radius:6px;width:calc(100% - 72px);height:64px;overflow:hidden}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap{border:none}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap textarea{display:block;border:0;width:100%;height:64px;font-size:24px;line-height:54px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding-left:18px;resize:none;font-family:"PT Mono","Outfit KS",Helvetica,Arial,sans-serif}@media (max-width:991px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap textarea{font-size:22px}}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap textarea{font-size:18px;padding-left:0}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap textarea{font-size:14px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap .mask-toggle{display:block;border:none;overflow:hidden;background:url("/assets/icons/icon-eye-closed.svg") no-repeat center;text-indent:-10000px;width:64px;height:64px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap .masked-value{font-family:KeeperSecret!important;color:#333}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .mask-wrap .masked-value+.mask-toggle{background:url("/assets/icons/icon-eye-open.svg") no-repeat center}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .icon_btn.tumbling_dice{width:72px;height:64px;position:absolute;right:0;top:0;border:none;background:0 0;transition:all .1s ease}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .icon_btn.tumbling_dice:hover{cursor:pointer}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .icon_btn.tumbling_dice:before{content:"";display:block;width:100%;height:100%;background:url("/assets/icons/icon-dice.svg") no-repeat 14px 10px;position:absolute;left:0;top:0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .icon_btn.tumbling_dice:after{content:"";display:block;width:66px;height:66px;border:0 solid #ffc700;border-radius:50%;position:absolute;left:50%;top:50%;margin-left:-50%;margin-top:-50%;transform-origin:50% 50%;transition:all .1s ease;animation:zoom-in-zoom-out 5s ease;pointer-events:none}.passwordGenerator [data-react-component=PasswordGeneratorForm] .passwordInput .spin:before{animation:tumble-die .25s linear;animation-iteration-count:3}@keyframes tumble-die{100%{transform:rotate(360deg)}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text{display:-ms-flexbox;display:flex;position:relative;padding:10px 0;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;-ms-flex-positive:1;flex-grow:1}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text.allow-copy{cursor:pointer}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text .selectable{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text .copy-icon{position:absolute;top:7px;right:40px;width:25px;height:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:#fff none repeat scroll 0 0;border-radius:50%;box-shadow:0 0 6px 0 rgba(103,103,103,.5);box-sizing:border-box;color:#666;cursor:pointer;font-size:17px;opacity:0;-ms-filter:"alpha(opacity=0)";text-align:center}.passwordGenerator [data-react-component=PasswordGeneratorForm] .rtl .display-text .copy-icon{left:40px;right:initial}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text.show-copy .copy-icon{opacity:.8}.passwordGenerator [data-react-component=PasswordGeneratorForm] .display-text *{word-break:break-word;display:block}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label{display:block;width:100%;order:2}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label{width:100%}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:24px;width:24px;border-radius:50%;background:#1b78e0;cursor:pointer;margin-top:4px;top:8px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label input[type=range]::-moz-range-thumb{height:24px;width:24px;border-radius:50%;background:#1b78e0;cursor:pointer;top:8px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label input[type=range]::-ms-thumb{height:24px;width:24px;border-radius:50%;background:#1b78e0;cursor:pointer;top:8px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-flex{height:8px}@media (max-width:991px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-flex{height:6px}}@media (max-width:768px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-flex{height:4px}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-flex{height:3px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-lower{border-radius:4px 0 0 4px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters>label .mdl-slider__background-upper{border-radius:0 4px 4px 0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters label.length span{display:block;font-size:15px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .lengthRangeContainer{display:-ms-flexbox;display:flex;width:100%;padding:9px 0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .lengthRangeContainer .lengthRange_lowerend{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:#455a64;-ms-flex:0 0 9px;flex:0 0 9px;height:2px;margin-right:-9px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .lengthRangeContainer .lengthRange_middle{-ms-flex:1 0 auto;flex:1 0 auto}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .lengthRangeContainer .lengthRange_upperend{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background:#979797;-ms-flex:0 0 9px;flex:0 0 9px;height:2px;margin-left:-9px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .lengthRangeContainer .mdl-slider__container{margin-left:-17px;margin-right:-17px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-end}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters{flex-flow:column nowrap}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-start;order:3;width:100%}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers{flex-flow:column nowrap}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers{width:100%;justify-content:center}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charLength{font-size:18px;font-weight:600}@media (max-width:767px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charLength{font-size:16px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charactersSelection{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start}@media (max-width:767px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charactersSelection{font-size:16px}}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charactersSelection{justify-content:flex-start;padding-top:16px}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers .charactersSelection{width:100%;justify-content:center}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters button#copyPW{background:#ffc700 url("/assets/icons/ico-copy.svg") no-repeat -6px center;align-self:flex-end;border:none;margin:0;padding:0 10px 0 40px;border:none;border-radius:4px;position:absolute;right:0;top:16px;display:block;height:32px;font-size:16px;font-weight:500;transition:all .3s ease;-o-appearance:none;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters button#copyPW:hover{background-color:#cf9f24;cursor:pointer}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters button#copyPW{display:none}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters #passCopied{display:block;opacity:0;position:fixed;left:50%;top:40%;z-index:10;width:300px;margin:-50px 0 0 -150px;background:#fff;color:#64dc16;padding:40px 48px;opacity:0;border-radius:10px;font-size:18px;font-weight:600;border:1px solid #64dc16;pointer-events:none;transition:all .3s ease;pointer-events:none;text-align:center}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label{display:inline-block;cursor:pointer;margin:0 0 0 24px;position:relative;padding-left:30px;font-size:18px;font-weight:400}@media (max-width:767px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label{font-size:16px}}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label{margin:0 24px 0 0}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label:last-child{margin-right:0}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label input[type=checkbox]{display:none}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label input[type=checkbox]+div{width:20px;height:20px;background:#1b78e0;border:none}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label input[type=checkbox]:checked+div{color:#333;font-size:15px;vertical-align:2px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label input[type=checkbox]:checked+div:before{content:"";display:block;width:8px;height:14px;border:2px solid #fff;border-left:0;border-top:0;transform:rotate(45deg);position:absolute;left:6px;bottom:5px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label input[type=checkbox]:disabled+div{color:#999}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label div{background-color:#fff;border:1px solid #000;border-radius:3px;display:inline-block;height:14px;width:14px;position:absolute;left:0;top:0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .generatorAdjusters .modifiers label span{position:relative;top:-3px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .rtl .generatorAdjusters .modifiers label div{margin-left:5px;margin-right:0}.passwordGenerator [data-react-component=PasswordGeneratorForm] :root.is_ie .mdl-slider.mdl-slider.is-upgraded{width:100%}.passwordGenerator [data-react-component=PasswordGeneratorForm] .is_ie .lengthRange_lowerend{margin-top:14px;-ms-flex:0 0 10px;flex:0 0 10px;margin-right:-17px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .is_ie .lengthRange_upperend{margin-top:14px;-ms-flex:0 0 10px;flex:0 0 10px;margin-left:-16px}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter{border-radius:4px;height:8px;position:relative;margin-top:10px;width:calc(100% - 72px)}@media (max-width:991px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter{height:6px;margin-top:8px}}@media (max-width:768px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter{height:4px;margin-top:6px}}@media (max-width:640px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter{margin-top:0}}@media (max-width:480px){.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter{height:3px}}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter.show-bar{background-color:#d8d8d8}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child{border-radius:3px;height:100%;position:absolute;transition:width 1s,background-color 1s;width:0}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child.strength_very_weak{background-color:red;width:10%}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child.strength_weak{background-color:#ff4500;width:25%}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child.strength_good{background-color:orange;width:50%}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child.strength_strong{background-color:gold;width:70%}.passwordGenerator [data-react-component=PasswordGeneratorForm] .password-strength-meter div:first-child.strength_very_strong{background-color:#3c0;width:100%}.main[view=passwordGenerator]{background:#fff}.main[view=passwordGenerator] .intro{position:relative;background:linear-gradient(to right,#1b74da 0,#08355a 100%);padding:64px 0}@media (max-width:1200px){.main[view=passwordGenerator] .intro{padding:48px 0}}@media (max-width:991px){.main[view=passwordGenerator] .intro{padding:24px 0}}@media (max-width:768px){.main[view=passwordGenerator] .intro{padding:0}}.main[view=passwordGenerator] .intro .container{height:100%;padding:0 16px}.main[view=passwordGenerator] .intro .intro-content{width:810px;max-width:100%;height:100%;display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;padding:0;margin:0 auto}@media (max-width:1200px){.main[view=passwordGenerator] .intro .intro-content{width:60%;padding:32px 0}}@media (max-width:991px){.main[view=passwordGenerator] .intro .intro-content{width:100%;justify-content:flex-start;padding:48px 0}}@media (max-width:768px){.main[view=passwordGenerator] .intro .intro-content{padding:40px 0}}@media (max-width:480px){.main[view=passwordGenerator] .intro .intro-content{padding:36px 0}}.main[view=passwordGenerator] .intro .intro-content h1{display:block;color:#fff;max-width:100%;width:100%;margin:0;text-align:center}@media (max-width:991px){.main[view=passwordGenerator] .intro .intro-content h1{margin-bottom:10px}}.main[view=passwordGenerator] .intro .intro-content p{display:block;color:#fff;max-width:100%;width:100%;margin:0;text-align:center;font-size:20px}@media (max-width:991px){.main[view=passwordGenerator] .intro .intro-content p{font-size:18px}}@media (max-width:768px){.main[view=passwordGenerator] .intro .intro-content p{font-size:16px}}.main[view=passwordGenerator] .intro .intro-content ul{margin:0;padding:0}@media (max-width:768px){.main[view=passwordGenerator] .intro .intro-content ul{text-align:start}}.main[view=passwordGenerator] .intro .intro-content ul li{font-size:20px;color:#fff;padding-left:36px;position:relative;margin:8px 0}@media (max-width:991px){.main[view=passwordGenerator] .intro .intro-content ul li{font-size:18px}}@media (max-width:768px){.main[view=passwordGenerator] .intro .intro-content ul li{font-size:16px}}.main[view=passwordGenerator] .intro .intro-content ul li a{color:#ffc700}.main[view=passwordGenerator] .intro .intro-content ul li:before{content:"";display:block;width:20px;height:20px;position:absolute;left:0;top:0}.main[view=passwordGenerator] .intro .intro-content ul li.key:before{background:url("/assets/icons/icon-key-password.svg") no-repeat center/contain}.main[view=passwordGenerator] .intro .intro-content ul li.lock:before{background:url("/assets/icons/icon-lock-account.svg") no-repeat center/contain}.main[view=passwordGenerator] .intro .intro-content ul li.check:before{background:url("/assets/icons/icon-accept-circle-checkmark.svg") no-repeat center/contain}.main[view=passwordGenerator] .intro .intro-content .actions{display:block;width:100%;text-align:center;margin-top:24px}.main[view=passwordGenerator] section .container:after,.main[view=passwordGenerator] section .container:before{display:none}.main[view=passwordGenerator] #pgMain{padding-top:28px;padding-bottom:28px}.main[view=passwordGenerator] #pgMain .container{width:844px;max-width:100%;padding:28px 16px}@media (max-width:768px){.main[view=passwordGenerator] #pgMain .container{padding:16px}}.main[view=passwordGenerator] #pgMain h2{text-align:center;margin-bottom:24px}.main[view=passwordGenerator] #pgMain h2:not(:first-child){margin-top:56px}@media (max-width:768px){.main[view=passwordGenerator] #pgMain h2{margin-bottom:16px}.main[view=passwordGenerator] #pgMain h2:not(:first-child){margin-top:32px}}@media (max-width:480px){.main[view=passwordGenerator] #pgMain h2{text-align:start}}.main[view=passwordGenerator] #pgMain h3{margin-top:24px}.main[view=passwordGenerator] #pgMain p{margin:16px 0}.main[view=passwordGenerator] #pgMain p a{font-weight:500;color:#1b74da}.main[view=passwordGenerator] #pgMain ul{font-size:20px;line-height:1.2;font-weight:300}@media (max-width:768px){.main[view=passwordGenerator] #pgMain ul{font-size:16px}}.main[view=passwordGenerator] #pgMain ul li+li{margin-top:8px}.main[view=passwordGenerator] #pgFAQ{background:#f7f7f7}.main[view=passwordGenerator] #pgFAQ ul{font-weight:300}.main[view=passwordGenerator] #pgFAQ ul li+li{margin-top:16px}.main[view=passwordGenerator] #pgFAQ ul.list-icon-info li{padding-left:36px;position:relative}.main[view=passwordGenerator] #pgFAQ ul.list-icon-info li:before{content:"";display:block;background:url("/assets/icons/ico-info-alert-black.svg") no-repeat center/contain;width:24px;height:24px;position:absolute;left:0;top:0}.main[view=passwordGenerator] #getKeeperNow{background:#fff;padding:48px 0}.main[view=passwordGenerator] #getKeeperNow .container{width:844px;max-width:100%;padding:28px 16px}.main[view=passwordGenerator] #getKeeperNow h2{text-align:center;margin-bottom:24px}@media (max-width:768px){.main[view=passwordGenerator] #getKeeperNow h2{margin-bottom:16px}}.main[view=passwordGenerator] #getKeeperNow p{margin:16px 0;text-align:center}.main[view=passwordGenerator] #getKeeperNow p a{font-weight:500;color:#1b74da}.main[view=passwordGenerator] #getKeeperNow .actions{display:block;width:100%;text-align:center;margin-top:24px}.main[view=passwordGenerator] #getKeeperNow .actions [class^=btn-]{color:#000}.main[view=passwordGenerator] #pgRelated{background:#f7f7f7;padding:48px 0}.main[view=passwordGenerator] #pgRelated h2{text-align:center;margin-bottom:24px}@media (max-width:768px){.main[view=passwordGenerator] #pgRelated h2{margin-bottom:32px}}.main[view=passwordGenerator] #pgRelated ul.relatedTiles{display:flex;flex-flow:column;gap:24px;width:798px;max-width:100%;margin:auto}@media (max-width:768px){.main[view=passwordGenerator] #pgRelated ul.relatedTiles{gap:32px;width:max-content}}.main[view=passwordGenerator] #pgRelated ul.relatedTiles li{background:#fff;border-radius:8px;box-shadow:0 3px 9px 0 rgba(0,0,0,.15);overflow:hidden}.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper{display:flex;flex-direction:row}@media (max-width:768px){.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper{flex-direction:column;width:288px}}.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper .tileImage{width:152px;height:150px}@media (max-width:768px){.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper .tileImage{width:288px;height:184px}}.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper .tileContent{display:flex;flex:1;padding:0 48px;flex-direction:column;align-items:flex-start;justify-content:center;text-align:start}@media (max-width:768px){.main[view=passwordGenerator] #pgRelated ul.relatedTiles li .tileWrapper .tileContent{padding:24px;align-items:center;justify-content:center;text-align:center}}