#privacyModal{top:80px}#privacyModal .modal-dialog{width:740px}@media only screen and (max-width:767px){#privacyModal .modal-dialog{width:auto;margin-left:3px;margin-right:3px}}#privacyModal .modal-header{padding-top:30px;padding-left:30px;padding-right:30px}@media only screen and (max-width:767px){#privacyModal .modal-header{padding-left:15px;padding-right:15px}}#privacyModal .modal-header #privacyModalLabel{max-width:40%}#privacyModal .modal-header #privacyModalLabel img{width:100%}#privacyModal .modal-header #privacy__continue{max-width:50%;float:right;margin-top:-2%;color:#929292;font-size:12px;text-decoration:underline}#privacyModal .modal-body{padding-left:30px;padding-right:30px}@media only screen and (min-width:767px){#privacyModal .modal-body{padding-top:30px}}@media only screen and (max-width:767px){#privacyModal .modal-body{padding-left:15px;padding-right:15px}}#privacyModal .modal-body .modal-description{font-size:14px;line-height:1.5em;color:#929292}@media only screen and (max-width:767px){#privacyModal .modal-body .modal-description{font-size:12px}}#privacyModal .modal-body .modal-description .privacy__link{display:inline}@media only screen and (min-width:767px){#privacyModal .modal-footer{margin-bottom:30px}}#privacyModal .modal-footer button.btn{height:45px}#privacyModal .modal-footer button.btn.btn-primary{background-color:#239489;border-color:#239489;border-radius:0;margin-left:20px}#privacyModal .modal-footer button.btn.btn-secondary{color:#239489;background-color:#fff;border-color:#239489;border-radius:0}#privacySaveModal .modal-title{font-size:30px}#privacySaveModal .modal-dialog{width:740px;top:5%;bottom:10%}@media only screen and (max-width:767px){#privacySaveModal .modal-dialog{width:auto;margin-left:3px;margin-right:3px}}#privacySaveModal .modal-content .modal-body{max-height:calc(80vh - 140px);overflow-y:auto;width:90%;margin:0 auto}#privacySaveModal .modal-content .modal-body .modal-description{line-height:19px}@media only screen and (max-width:767px){#privacySaveModal .modal-content .modal-body{width:100%}}#privacySaveModal .modal-choice-line{width:100%;height:50px;font-size:14px;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:480px){#privacySaveModal .modal-choice-line{font-size:.7em}}#privacySaveModal .text{color:#27507e}#privacySaveModal .switch{position:relative;display:inline-block;width:50px;height:25px;margin-bottom:0}#privacySaveModal .switch input{opacity:0;width:0;height:0}#privacySaveModal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}#privacySaveModal .switch .slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s}#privacySaveModal .switch .slider.round{border-radius:34px}#privacySaveModal .switch .slider.round:before{border-radius:50%}#privacySaveModal input:checked+.slider{background-color:#27507e}#privacySaveModal input:focus+.slider{box-shadow:0 0 1px #2196f3}#privacySaveModal input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}#privacySaveModal button.btn{height:45px}#privacySaveModal button.btn#privacy-save{background-color:#239489;border-color:#239489;border-radius:0;margin-left:20px}#privacySaveModal .comment{font-size:12px;color:#929292;border-bottom:1px solid #eee;padding-bottom:5px}