﻿
@font-face{font-family:"AvenirNext";font-weight:500;src:url("/modules/Teva.QRCode/Client/fonts/AvenirNext-Medium.woff") format("woff");}@font-face{font-family:"AvenirNext";font-style:normal;font-weight:bold;src:url("/modules/Teva.QRCode/Client/fonts/AvenirNext-Bold.woff") format("woff");}@font-face{font-family:"AvenirNext";font-style:normal;font-weight:400;src:url("/modules/Teva.QRCode/Client/fonts/AvenirNext-Regular.woff") format("woff");}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit;}html{font-size:62.5%;}body{box-sizing:border-box;font-family:'AvenirNext',sans-serif;font-size:1.6rem;}ul{list-style:none;}main{overflow:hidden;}.main-content{max-width:311px;margin:auto;align-self:flex-start;}@media screen and (max-width:850px){.main-content{height:calc(100vh - 218px);}}.main-content h3{text-align:center;font-size:35px;color:#204E77;font-weight:400;padding-bottom:20px;}.main-content p{color:#333333;font-size:16px;}@media screen and (max-width:850px){.main-content + .section-img{display:none;}}.wrapper{max-width:1440px;margin:0 auto;}.section{display:flex;flex-wrap:wrap;padding-bottom:80px;}@media screen and (max-width:768px){.section{padding-bottom:0;justify-content:center;margin-bottom:-1px;}}.section-img{align-self:flex-start;position:relative;height:463px;}@media screen and (max-width:650px){.section-img{height:auto;}}.section-img:after{content:'';display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(32,78,119,0.7);z-index:2;border-top-left-radius:37px;border-bottom-left-radius:37px;}@media screen and (max-width:768px){.section-img:after{border-radius:0;}}.section-img > img{display:block;height:463px;width:auto;}@media screen and (max-width:650px){.section-img > img{height:auto;width:calc(100% + 50px);transform:translateX(-25px);}}.section__text{position:absolute;top:50%;transform:translateY(-50%);left:100px;max-width:509px;font-size:25px;font-weight:400;color:white;z-index:3;}@media screen and (max-width:650px){.section__text{max-width:326px;width:100%;font-size:16px;left:50%;transform:translate(-50%,-50%);}}.section .item{margin:auto;}.center{text-align:center;}header{padding:55px 0;display:flex;justify-content:center;}header .teva-logo{display:inline-block;width:107px;height:auto;}header .teva-logo img{display:inline-block;width:100%;}.footer__list{display:flex;justify-content:center;align-items:center;padding:22px 0;background-color:#204E77;}.footer__link{display:inline-block;margin:0 8px;color:#ffffff;text-decoration:none;}.footer__link img{width:18px;height:18px;vertical-align:middle;}

.has-float-label{display:block;position:relative;}.has-float-label label{display:block;position:absolute;top:-0.55em;left:2.7em;z-index:3;cursor:text;font-size:75%;opacity:1;transition:all .2s;color:#A31886;font-weight:500;letter-spacing:0.37px;background:#fff;line-height:1;padding:0 4px;}@media screen and (max-width:650px){.has-float-label label{font-size:65%;}}.has-float-label input::placeholder,.has-float-label input:-ms-input-placeholder,.has-float-label select::placeholder,.has-float-label select:-ms-input-placeholder,.has-float-label textarea::placeholder,.has-float-label textarea:-ms-input-placeholder{color:#939393;font-size:20px;font-weight:500;letter-spacing:0.37px;opacity:0;}.has-float-label input:placeholder-shown:not(:focus)::placeholder,.has-float-label select:placeholder-shown:not(:focus)::placeholder,.has-float-label textarea:placeholder-shown:not(:focus)::placeholder{opacity:0;}.has-float-label input:placeholder-shown:not(:focus) + *,.has-float-label select:placeholder-shown:not(:focus) + *,.has-float-label textarea:placeholder-shown:not(:focus) + *{color:#888787;font-size:16px;font-weight:500;letter-spacing:0.37px;opacity:1;z-index:0;background:transparent;top:50%;transform:translateY(-50%);left:20px;}.has-float-label input:placeholder-shown:not(:focus) + *:after,.has-float-label select:placeholder-shown:not(:focus) + *:after,.has-float-label textarea:placeholder-shown:not(:focus) + *:after{background:#fff;}.has-float-label input:focus,.has-float-label select:focus,.has-float-label textarea:focus{outline:none;border-color:#A31886;}.has-float-label #member-id:placeholder-shown:not(:focus)::placeholder,.has-float-label #group-name:placeholder-shown:not(:focus)::placeholder{opacity:1;}.has-float-label select{padding-right:1em;background:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.5em bottom 0.25em;background-size:8px 10px;}

.form strong{font-weight:600;}.form + div a{display:block;color:#333333;text-align:center;text-decoration:none;}.form + div a:hover{text-decoration:underline;}.form__field{position:relative;margin:30px 0;}.form input[type="checkbox"]{display:none;}.form input[type="checkbox"]:checked + label:after{width:20px;height:20px;}.form__label{position:relative;padding-left:40px;font-size:16px;color:#333333;}.form__label:after,.form__label:before{content:'';border-radius:4px;position:absolute;left:0;top:1px;cursor:pointer;}.form__label:before{width:20px;height:20px;border:2px solid #757575;}.form__label:after{content:'';background-color:#A31886;background-image:url("/modules/Teva.QRCode/Client/icons/checkmark.svg");background-position:center;background-size:17px;transition:all .2s;}.form__link{font-size:16px;color:#333333;text-decoration:none;}.form__link:hover{text-decoration:underline;}.form__input{width:100%;height:56px;padding:17px;border-radius:35px;border:2px solid #888787;}.form__dropdown{display:none;}.form__dropdown + .form__field{margin-top:7px;}.form .form__separator{color:#737373;margin:-15px 0;padding:0;}.form__error{display:none;position:absolute;bottom:-20px;left:0;font-size:12px;padding-left:20px;color:red;}.form__submit{display:block;position:relative;text-decoration:none;font-size:18px;width:100%;height:56px;padding:17px 45px 17px 17px;border-radius:35px;color:#ffffff;text-align:center;transition:background .2s;outline:none;border:none;cursor:pointer;}.form__submit.primary-btn{display:flex;justify-content:center;background-color:#AB198D;}.form__submit.primary-btn:hover,.form__submit.primary-btn:active{background-color:#88176f;}.form__submit.primary-btn:hover span,.form__submit.primary-btn:active span{height:25px;}.form__submit.secondary-btn{background-color:#015B86;margin-top:-8px;}.form__submit.secondary-btn:hover,.form__submit.secondary-btn:active{background-color:#204E77;}.form__submit.secondary-btn:hover span,.form__submit.secondary-btn:active span{width:30px;}.form .secondary-btn .stretching-arrow{display:inline-block;width:25px;height:1.5px;background-color:#ffffff;vertical-align:middle;margin-left:12px;position:absolute;top:50%;border-radius:5px;transition:width .2s;}.form .secondary-btn .stretching-arrow:after,.form .secondary-btn .stretching-arrow:before{content:'';width:10px;height:2px;position:absolute;z-index:5;right:-1.5px;border-radius:5px;background-color:#ffffff;}.form .secondary-btn .stretching-arrow:after{transform:rotate(45deg);top:-3px;}.form .secondary-btn .stretching-arrow:before{transform:rotate(-45deg);top:3px;}.form .primary-btn .stretching-arrow{display:inline-block;position:relative;top:3px;height:16px;width:1.5px;margin:0 15px;background:white;transition:height .2s;}.form .primary-btn .stretching-arrow:after{content:'';display:inline-block;width:9px;height:9px;border-color:transparent;border-left:2px solid white;border-bottom:2px solid white;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;bottom:1px;left:-4px;}.form .pagination-buttons{display:flex;align-items:center;justify-content:space-between;position:relative;flex-wrap:wrap;padding-bottom:15px;}.form .pagination-buttons a{display:block;font-size:16px;text-decoration:none;margin:0 10px;color:#333333;}@media screen and (max-width:650px){.form .pagination-buttons a{font-size:14px;}}.form .pagination-buttons .current-page{font-weight:600;}.form .pagination-buttons strong{display:inline-block;}.form .pagination-buttons p{text-align:center;font-size:14px;flex:1;}.form .pagination-buttons p span{cursor:pointer;margin:0 10px;}

.item{max-width:335px;}@media screen and (max-width:768px){.item{padding-bottom:46px;}}@media screen and (max-width:680px){.item{padding-bottom:10px;}}.item__title{font-size:18px;font-weight:bold;color:#4D4B4D;}.item__icon{display:inline-block;vertical-align:text-top;margin-right:13px;height:19px;width:23px;background-image:url("/modules/Teva.QRCode/Client/icons/eye-icon.svg");background-size:cover;background-repeat:no-repeat;}.item .item__toggle{font-size:14px;font-weight:600;color:#737373;cursor:pointer;}.item .item__toggle:after{content:'';display:inline-block;width:7px;height:7px;border-color:transparent;border-left:2px solid #737373;border-bottom:2px solid #737373;transform:rotate(-45deg);position:relative;top:-2px;transition:transform .2s;}.item .item__toggle span{margin-right:7px;}.item .item__toggle.is-open:after{transform:rotate(-225deg) translateY(-4px);}.item p{font-size:16px;padding:8px 0;color:#333333;}
