.datepicker--cells{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell,.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--cell{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;height:32px;-webkit-justify-content:center;justify-content:center;position:relative;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);border-radius:0;color:#4a4a4a}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{color:#aeaeae;cursor:default}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{background-color:rgba(92,196,239,.1);border:1px solid rgba(92,196,239,.5);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{background-color:rgba(92,196,239,.1);border:1px solid rgba(92,196,239,.5);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{background:#5cc4ef;color:#fff}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name,.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--day-name{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;color:#ff9a19;-webkit-flex:1;-ms-flex:1;flex:1;font-size:.8em;-webkit-justify-content:center;justify-content:center;text-align:center;text-transform:uppercase}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{height:25%;width:33.33%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{height:33.33%;width:25%}.datepickers-container{left:0;position:absolute;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);box-sizing:content-box;color:#4a4a4a;font-family:Tahoma,sans-serif;font-size:14px;left:-100000px;opacity:0;position:absolute;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;width:250px;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;left:auto;opacity:1;position:static;right:auto;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{background:#fff;border-right:1px solid #dbdbdb;border-top:1px solid #dbdbdb;height:10px;position:absolute;width:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body.active{display:block}.datepicker--nav{-ms-flex-pack:justify;border-bottom:1px solid #efefef;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{-ms-flex-align:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.datepicker--nav-action{border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:32px}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{height:32px;width:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{color:#9c9c9c;font-style:normal;margin-left:5px}.datepicker--nav-title.-disabled-{background:0 0;cursor:default}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{-ms-flex-pack:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:4px;color:#4eb5e6;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex:1;-ms-flex:1;flex:1;height:32px;-webkit-justify-content:center;justify-content:center}.datepicker--button:hover{background:#f0f0f0;color:#4a4a4a}.datepicker--time{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;margin:0 0 0 10px;text-align:center}.datepicker--time-current-colon{line-height:1;margin:0 2px 3px}.datepicker--time-current-hours,.datepicker--time-current-minutes{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:19px;line-height:1;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{background:#f0f0f0;border-radius:4px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-3px;z-index:-1}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{-ms-flex-item-align:end;-webkit-align-self:flex-end;align-self:flex-end;color:#9c9c9c;font-size:11px;margin-bottom:1px;margin-left:6px;text-transform:uppercase}.datepicker--time-row{-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:11px;height:17px}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{-webkit-appearance:none;background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;margin:0;padding:0}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #dedede;border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;margin-top:-6px;transition:background .2s;width:12px}.datepicker--time-row input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #dedede;border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;transition:background .2s;width:12px}.datepicker--time-row input[type=range]::-ms-thumb{background:#fff;border:1px solid #dedede;border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;transition:background .2s;width:12px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{background:0 0;border:none;color:transparent;cursor:pointer;height:1px}.datepicker--time-row input[type=range]::-moz-range-track{background:0 0;border:none;color:transparent;cursor:pointer;height:1px}.datepicker--time-row input[type=range]::-ms-track{background:0 0;border:none;color:transparent;cursor:pointer;height:1px}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{border:1px solid;border-radius:50%;color:#9c9c9c;font-size:16px;height:1em;margin:0 5px -1px 0;position:relative;width:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{background:currentColor;content:"";position:absolute}.datepicker--time-icon:after{height:.4em;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%);width:1px}.datepicker--time-icon:before{height:1px;left:calc(50% - 1px);top:calc(50% + 1px);width:.4em}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{background:#a2ddf6;color:#fff}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{border:0;font-size:100%;font-style:normal;font-weight:400;margin:0;padding:0;vertical-align:baseline}em{font-style:italic!important;font-weight:inherit}article,aside,details,figure,footer,header,nav,section,summary{display:block}html{-ms-text-size-adjust:none;-webkit-text-size-adjust:100%;box-sizing:border-box;color:#000}*,:after,:before{-webkit-font-smoothing:antialised;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}embed,img,object{max-width:100%}fieldset,img{border:0}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:""}a{background:transparent;font-size:100%;margin:0;padding:0;text-decoration:none;vertical-align:baseline}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:top}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select,textarea{-webkit-appearance:none;border-radius:0;vertical-align:middle}pre{white-space:pre-line}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input::-ms-clear{display:none}figure{-webkit-margin-after:0;-webkit-margin-before:0}[type=reset],[type=submit]{background:none;border:none;cursor:pointer;outline:none}input::-webkit-date-and-time-value{margin:0}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}small{font-size:85%}strong{font-weight:700}img,td{vertical-align:top}sub,sup{font-size:75%;font-weight:inherit;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}code,kbd,pre,samp{font-family:monospace,sans-serif}button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}button,input,select,textarea{margin:0;outline:none;padding:0}button,input[type=button]{background:none;border:none;border-radius:0;cursor:pointer;outline:none;overflow:visible;padding:0;width:auto}a,button::-moz-focus-inner{border:0}a:active,a:focus,button::-moz-focus-inner,button:focus,input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,select::-moz-focus-inner{outline:none!important}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}input::-ms-clear,input::-ms-reveal{display:none}iframe#parent_frame{z-index:214748362!important}body{font-family:Arial,sans-serif}a,button,html,input,textarea{color:#4d4c4e;font-family:Arial,sans-serif}a{text-decoration:none!important}a:hover{color:#4d4c4e}strong{font-weight:700!important}.piqray-text-bold{font-weight:700}@media only screen and (max-width:1299px){h1 br,h2 br,h3 br,h4 br,h5 br{display:none}}u{background-image:linear-gradient(45deg,#ffe600,#ffe600);background-position:0 90%;background-repeat:no-repeat;background-size:100% 30%;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit;text-decoration:none}.piqray-head-h1{font-size:80px;font-weight:700;letter-spacing:-2.025px;line-height:.95}@media only screen and (max-width:1299px){.piqray-head-h1{font-size:56px}}@media only screen and (max-width:767px){.piqray-head-h1{font-size:44px;letter-spacing:-1.025px}}.piqray-head-h2{font-size:48px;font-weight:700;line-height:1.06}@media only screen and (max-width:1299px){.piqray-head-h2{font-size:40px}}@media only screen and (max-width:767px){.piqray-head-h2{font-size:28px}}.piqray-head-h3{font-size:32px;font-weight:700;line-height:1.38}@media only screen and (max-width:767px){.piqray-head-h3{font-size:24px}}.piqray-head-h4{font-size:24px;font-weight:700;line-height:1.38}@media only screen and (max-width:767px){.piqray-head-h4{font-size:18px}}.piqray-head-h5{font-size:22px;font-weight:700;line-height:1.38}@media only screen and (max-width:767px){.piqray-head-h5{font-size:18px}}.piqray-banner-text{font-size:24px;line-height:1.38}@media only screen and (max-width:767px){.piqray-banner-text{font-size:18px}}.piqray-medium-text{font-size:30px;line-height:1.2}@media only screen and (max-width:767px){.piqray-medium-text{font-size:20px}}.piqray-lead-text{font-size:22px;line-height:1.5}@media only screen and (max-width:1299px){.piqray-lead-text{font-size:18px}}.piqray-small-text{font-size:18px;line-height:1.5}@media only screen and (max-width:767px){.piqray-small-text{font-size:16px}}.piqray-center-text{text-align:center}.piqray-important-text{color:#ed1b34;font-size:16px;line-height:1.5}.piqray-text-blue{color:#00265b}.piqray-footer{background-color:#00265b;color:#fff;overflow:hidden}.piqray-footer__row{display:flex;flex-wrap:wrap;padding:35px 0 0}@media only screen and (max-width:767px){.piqray-footer__row{flex-direction:column;padding:25px 0}}.piqray-footer__col{flex-grow:1;padding-bottom:30px;padding-right:20px}.piqray-footer__col--position-right{font-size:14px;line-height:1.3;max-width:296px}.piqray-footer__col--position-right p{opacity:.5;padding-top:20px}.piqray-footer__col--position-right span{display:block;margin-top:37px}@media only screen and (max-width:767px){.piqray-footer__col--position-right{display:block}.piqray-footer__col--position-right span{margin-top:20px}}.piqray-footer__col>a,.piqray-footer__col>p{color:#fff;font-size:16px;font-weight:700;line-height:1.3}.piqray-footer__col>a{transition:.3s linear}@media (hover:hover) and (pointer:fine){.piqray-footer__col>a:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-footer__col>a:active{opacity:.6}}.piqray-footer__col ul>li{font-size:14px;padding-top:13px}.piqray-footer__col ul>li a{color:#fff;opacity:.6;transition:.3s linear}@media (hover:hover) and (pointer:fine){.piqray-footer__col ul>li a:hover{opacity:1}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-footer__col ul>li a:active{opacity:1}}@media only screen and (max-width:767px){.piqray-footer__col{padding-right:0}}.piqray-footer__copy{align-items:center;border-top:1px solid hsla(0,0%,100%,.2);display:flex;justify-content:center;padding:26px 15px}.piqray-footer__copy p{font-size:14px;opacity:.5}.piqray-header{left:0;padding:18px 0;position:fixed;right:0;top:0;transition:all .3s linear;z-index:10}@media only screen and (max-width:1299px){.piqray-header .piqray-wrap{align-items:center;display:flex;justify-content:flex-end}}.piqray-header__nav{display:flex;justify-content:flex-end}.piqray-header__nav a:not(.piqray-header__nav-btn),.piqray-header__nav p{color:#00265b;display:block;font-size:16px;line-height:1.1;transition:opacity .6s linear}@media only screen and (max-width:1299px){.piqray-header__nav a:not(.piqray-header__nav-btn),.piqray-header__nav p{font-size:18px}}@media (hover:hover) and (pointer:fine){.piqray-header__nav a:not(.piqray-header__nav-btn):hover,.piqray-header__nav p:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-header__nav a:not(.piqray-header__nav-btn):active,.piqray-header__nav p:active{opacity:.6}}.piqray-header__nav a:not(.piqray-header__nav-btn).submenu,.piqray-header__nav p.submenu{align-items:center;display:flex}@media only screen and (min-width:1300px){.piqray-header__nav a:not(.piqray-header__nav-btn).submenu:after,.piqray-header__nav p.submenu:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none slice' width='10' height='6' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%2300265B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:12px 8px;content:"";height:8px;margin-left:10px;transition:all .3s linear;width:12px}}@media only screen and (max-width:1299px){.piqray-header__nav a:not(.piqray-header__nav-btn).submenu.is-open:after,.piqray-header__nav p.submenu.is-open:after{content:"–"}.piqray-header__nav a:not(.piqray-header__nav-btn).submenu:after,.piqray-header__nav p.submenu:after{content:"+";margin-left:auto;padding:0 5px}}@media only screen and (min-width:1300px){.piqray-header__nav>li>ul{background-color:#fff;border-radius:8px;box-shadow:0 4px 16px rgba(0,38,91,.1);opacity:0;padding:30px;top:55px;transition:opacity .5s ease}.piqray-header__nav>li>ul,.piqray-header__nav>li>ul:before{left:50%;pointer-events:none;position:absolute;transform:translateX(-50%)}.piqray-header__nav>li>ul:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='44' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m38.714 17.988-9.77-13.852c-3.16-4.481-9.79-4.527-13.01-.09L5.893 17.875a2.981 2.981 0 0 1-2.413 1.23H1.198a.698.698 0 1 0 0 1.396h41.604a.698.698 0 1 0 0-1.396h-1.936a2.634 2.634 0 0 1-2.152-1.116Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:25px;top:-20px;width:43px}.piqray-header__nav>li>ul li:not(:first-of-type){padding-top:25px}}@media only screen and (max-width:1299px){.piqray-header__nav>li>ul{max-height:0;overflow:hidden;transition:max-height .3s linear}.piqray-header__nav>li>ul a{padding:12px 0}}.piqray-header__nav>li>a:not(.piqray-header__nav-btn),.piqray-header__nav>li>p{cursor:pointer;font-weight:700;padding:17px 0}@media only screen and (max-width:1299px){.piqray-header__nav>li>a:not(.piqray-header__nav-btn),.piqray-header__nav>li>p{padding:20px 0}.piqray-header__nav>li>a:not(.piqray-header__nav-btn):not(.submenu),.piqray-header__nav>li>p:not(.submenu){align-items:center;display:flex}.piqray-header__nav>li>a:not(.piqray-header__nav-btn):not(.submenu):after,.piqray-header__nav>li>p:not(.submenu):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 4 4 4-4' stroke='%2300265B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:6px;margin-left:auto;margin-right:5px;transform:rotate(-90deg);width:10px}}@media only screen and (min-width:1300px){.piqray-header__nav>li:hover>a:after{transform:rotate(180deg)}.piqray-header__nav>li:hover>ul{opacity:1;pointer-events:auto}}.piqray-header__nav>li:not(:last-of-type){margin-right:40px;position:relative}@media only screen and (max-width:1299px){.piqray-header__nav>li:not(:last-of-type){border-bottom:1px solid rgba(0,38,91,.2);margin:0}.piqray-header__nav>li:last-of-type{margin-top:auto}}.piqray-header__nav-btn{border:2px solid #b10e23;border-radius:8px;color:#b10e23;display:block;font-size:16px;font-weight:700;padding:17px 25px;transition:all .3s linear}@media only screen and (max-width:1299px){.piqray-header__nav-btn{display:none;padding:15px;text-align:center;width:100%}}@media only screen and (max-width:767px){.piqray-header__nav-btn{display:block}}@media (hover:hover) and (pointer:fine){.piqray-header__nav-btn:hover{border-color:#00265b;color:#00265b}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-header__nav-btn:active{border-color:#00265b;color:#00265b}}.piqray-header__nav-btn--tablet{display:none;width:auto}@media only screen and (max-width:1299px){.piqray-header__nav-btn--tablet{display:inline-block}}@media only screen and (max-width:767px){.piqray-header__nav-btn--tablet{display:none}}@media only screen and (max-width:1299px){.piqray-header__nav{background-color:#ffd9dd;bottom:0;box-shadow:0 4px 20px rgba(0,38,91,.15);flex-direction:column;justify-content:flex-start;max-width:400px;padding:90px 15px 40px;position:fixed;right:0;top:0;transform:translateX(100%);transition:all .3s linear;width:100%}.piqray-header__nav.js-open{transform:translateX(0)}}@media only screen and (max-width:767px){.piqray-header__nav{box-shadow:none;max-width:100%;overflow-y:auto}}@media only screen and (min-width:768px){.piqray-header.js-white-mod{background:#fff;box-shadow:0 4px 16px rgba(0,38,91,.1)}.piqray-header.js-white-mod .piqray-header__nav>li:hover>ul{overflow:hidden}}.sources{padding-top:110px}@media only screen and (max-width:1299px){.sources{padding-top:90px}}@media only screen and (max-width:767px){.sources{padding-top:80px}}.tooltip-title{color:#276dcf;cursor:pointer;display:inline;font-size:inherit;font-weight:inherit;text-align:left}@media (hover:hover) and (pointer:fine){.tooltip-title:hover{color:#276dcf}}@media (hover:hover) and (pointer:coarse),(hover:none){.tooltip-title:active,.tooltip-title:hover{color:#276dcf}}.tooltip-content{display:none}.tippy-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,38,91,.15);color:#000;padding:30px 25px!important}.tippy-content h5{margin-bottom:10px}.tippy-tooltip{background-color:transparent!important}.login{align-items:center;display:flex;height:100vh;overflow:hidden}@media only screen and (max-width:1299px){.login{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:1299px) and (max-width:1299px){.login{height:auto;min-height:100vh}}.login__response{color:#ed1b34}.login__input-box{display:inline;position:relative}.login__show-pass{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 10s5.82-7 13-7 13 7 13 7' stroke='%23AAA' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17 11a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z' stroke='%23AAA' stroke-width='2'/%3E%3Cpath d='m5 2 17 17' stroke='%23fff' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='m5 2 17 17' stroke='%23AAA' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:auto auto;height:25px;position:absolute;right:29px;top:50%;transform:translateY(-50%);width:28px}.login__show-pass.js-show{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27 8s-5.82-7-13-7S1 8 1 8' stroke='%23AAA' stroke-width='2' stroke-linecap='round'/%3E%3Ccircle cx='14' cy='9' r='3' stroke='%23AAA' stroke-width='2'/%3E%3C/svg%3E");background-position:50%}.login__left{padding:80px 150px 80px 35px;width:50%}@media only screen and (max-width:1299px){.login__left{padding:115px 35px 120px;width:100%}}@media only screen and (max-width:767px){.login__left{padding:50px 15px 35px}}.login__form{padding-top:50px}@media only screen and (max-width:1299px){.login__form{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}}@media only screen and (max-width:767px){.login__form{flex-direction:column}}.login__content{margin-left:auto;max-width:520px}.login__content p{padding-top:15px}.login__content input{border:1px solid rgba(77,76,78,.4);border-radius:4px;color:#00265b;font-size:18px;letter-spacing:2px;padding:19px 70px 19px 19px;width:80%}.login__content input::-webkit-input-placeholder{color:rgba(77,76,78,.4)}.login__content input:-moz-placeholder,.login__content input::-moz-placeholder{color:rgba(77,76,78,.4)}.login__content input:-ms-input-placeholder{color:rgba(77,76,78,.4)}.login__content input[placeholder]{text-overflow:ellipsis}.login__content input:-moz-placeholder,.login__content input::-moz-placeholder{text-overflow:ellipsis}.login__content input:-ms-input-placeholder{text-overflow:ellipsis}.login__content input:focus::-webkit-input-placeholder{color:transparent}.login__content input:focus:-moz-placeholder,.login__content input:focus::-moz-placeholder{color:transparent}.login__content input:focus:-ms-input-placeholder{color:transparent}.login__content input::-webkit-input-placeholder{opacity:1;transition:opacity .3s ease}.login__content input:-moz-placeholder,.login__content input::-moz-placeholder{opacity:1;transition:opacity .3s ease}.login__content input:-ms-input-placeholder{opacity:1;transition:opacity .3s ease}.login__content input:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s ease}.login__content input:focus:-moz-placeholder,.login__content input:focus::-moz-placeholder{opacity:0;transition:opacity .3s ease}.login__content input:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s ease}.login__content input:focus+p{opacity:0}.login__content input.is-invalid{border-color:#ed1b34}@media only screen and (max-width:1299px){.login__content input{width:100%}}.login__content label{display:block;position:relative}.login__content label p{color:rgba(77,76,78,.4);font-size:18px;left:20px;padding:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s linear}@media only screen and (max-width:1299px){.login__content label{margin:0;width:48%}}@media only screen and (max-width:767px){.login__content label{width:100%}}@media only screen and (max-width:1299px){.login__content{margin:0;max-width:100%}.login__content p{max-width:500px}}.login__right{background-color:#e5e5e5;background-image:url(../images/login/login.jpg);background-position:50%;background-size:cover;height:100%;position:relative;width:50%}@media only screen and (max-width:1299px){.login__right{height:58vmax;margin-top:auto;width:100%}}@media only screen and (max-width:500px){.login__right{height:42vmax}}.login__right:after,.login__right:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";pointer-events:none;position:absolute}.login__right:before{background-image:url(../images/login/decor_1.svg);height:568px;left:-130px;top:-190px;width:373px}@media only screen and (max-width:1299px){.login__right:before{height:437px;left:-115px;top:-120px;width:287px}}@media only screen and (max-width:767px){.login__right:before{height:238px;left:-55px;top:-40px;width:156px}}.login__right:after{background-image:url(../images/login/decor_2.svg);bottom:0;height:570px;right:0;width:535px}@media only screen and (max-width:1299px){.login__right:after{height:481px;width:460px}}@media only screen and (max-width:767px){.login__right:after{height:234px;width:223px}}.login__btn{background:#0f2cc1;border-radius:4px;color:#fff;display:block;font-size:18px;font-weight:700;margin-top:25px;padding:20px;text-align:center;transition:all .3s linear;width:80%}.login__btn.disabled{background:#ecedef;color:rgba(77,76,78,.5);pointer-events:none}@media (hover:hover) and (pointer:fine){.login__btn:hover{background-color:#0830fb;color:#fff}}@media (hover:hover) and (pointer:coarse),(hover:none){.login__btn:active{background-color:#0830fb;color:#fff}}@media only screen and (max-width:1299px){.login__btn{margin:0;width:48%}}@media only screen and (max-width:767px){.login__btn{margin-top:15px;width:100%}}.login__response{width:100%}.personal{padding-bottom:108px;padding-top:160px}@media only screen and (max-width:1299px){.personal{padding-bottom:95px;padding-top:140px}}@media only screen and (max-width:767px){.personal{padding-bottom:100px;padding-top:70px}}.personal__disclaimer{color:#4d4c4e;font-size:14px;line-height:1.5;margin-top:10px}.personal__form{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.personal__response{color:#ed1b34;padding-top:20px}.personal__response.color-mod--green{color:#5cb85c!important}.personal__content{margin:0 auto;max-width:630px;width:100%}@media only screen and (max-width:1299px){.personal__content{margin:0}}.personal__label-row{align-items:center;display:flex}.personal__label-row p{margin-left:12px}.personal__label-row .personal__label-row:first-child{margin-right:25px}.personal__label-row a{color:#276dcf}.personal__field{display:block;margin-top:25px}.personal__field>p{padding-bottom:12px}.personal__buttons{display:flex;justify-content:space-between;padding-top:20px;width:100%}@media only screen and (max-width:767px){.personal__buttons{flex-direction:column;padding-top:0}}.personal__btn{border:2px solid #0f2cc1;border-radius:4px;font-size:18px;padding:18px;text-align:center;transition:all .3s linear;width:48%}.personal__btn.hidden{display:none}@media only screen and (max-width:767px){.personal__btn{font-size:16px;margin-top:15px;width:100%}}.personal__btn--blue{background-color:#0f2cc1;color:#fff}@media (hover:hover) and (pointer:fine){.personal__btn--blue:hover{background-color:#fff;color:#0f2cc1}}@media (hover:hover) and (pointer:coarse),(hover:none){.personal__btn--blue:active{background-color:#fff;color:#0f2cc1}}.personal__btn--white{background-color:#fff;color:#0f2cc1}.personal__btn--white.noBorder{border:none}@media (hover:hover) and (pointer:fine){.personal__btn--white:hover{background-color:#0f2cc1;color:#fff}}@media (hover:hover) and (pointer:coarse),(hover:none){.personal__btn--white:active{background-color:#0f2cc1;color:#fff}}.policy{padding-bottom:115px;padding-top:170px}@media only screen and (max-width:1299px){.policy{padding-bottom:80px;padding-top:150px}}@media only screen and (max-width:767px){.policy{padding-top:85px}}.policy__content{margin:0 auto;max-width:815px;width:100%}.policy__content ol{counter-reset:item;list-style:none}.policy__content li{display:block}.policy__content>ol>li{margin-top:40px}.policy__content>ol>li>ol{padding-top:10px}.policy__content>ol>li>ol li{padding-top:15px}.policy__content>ol>li h3{position:relative}.policy__content>ol>li h3:before{content:counters(item,".") ".";counter-increment:item;font-size:inherit;margin-right:10px}@media only screen and (max-width:767px){.policy__content>ol>li h3{padding-left:0}.policy__content>ol>li h3:before{margin-right:10px;position:static}}.policy__content>ol>li ol>li{padding-left:45px;position:relative}.policy__content>ol>li ol>li:before{content:counters(item,".") " ";counter-increment:item;font-size:inherit;font-weight:700;left:0;position:absolute}@media only screen and (max-width:767px){.policy__content>ol>li ol>li{padding-left:35px}}.datepicker{border:none!important;border-radius:5px!important;box-shadow:0 0 10px rgba(0,0,0,.12)!important;padding:20px}.datepicker--nav-action{opacity:.5}.datepicker--pointer{display:none}.datepicker--cells{padding-top:10px}.datepicker--nav{border:none!important}.datepicker--day-name{color:#5c6372!important;font-family:Arial,sans-serif;font-size:14px!important;text-transform:capitalize!important}.datepicker--cell-day.-current-,.datepicker--cell-month.-current-,.datepicker--cell-year.-current-{color:#2b28db!important}.datepicker--cell-month.-current-.-selected-,.datepicker--cell-year.-current-.-selected-{background:#2b28db!important;color:#fff!important}.datepicker--cell-day{border-radius:0!important;box-shadow:1px 0 0 0 #e0e0ed,0 1px 0 0 #e0e0ed,1px 1px 0 0 #e0e0ed,inset 1px 0 0 0 #e0e0ed,inset 0 1px 0 0 #e0e0ed;color:#5c6372;font-family:Arial,sans-serif}.datepicker--cell-day.-selected-{background:#2b28db!important;border:0;border-radius:2px!important;color:#fff!important;overflow:hidden}.datepicker--cell-day.-other-month-{opacity:.3}.datepicker--nav-title{color:#111c35;font-family:Arial,sans-serif;font-size:18px;font-weight:700}.select2-selection{border:1px solid rgba(77,76,78,.6)!important;border-radius:4px!important;font-size:18px;height:auto!important;padding:13px 20px}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:18px;line-height:1.2!important}.select2-container .select2-selection--single .select2-selection__rendered{padding:0!important}.select2-selection__arrow{display:none}.cookie-banner{background-color:#fff;bottom:0;box-shadow:0 4px 16px rgba(0,38,91,.1);left:0;padding:20px 0;position:fixed;right:0;transform:translateY(100%);transition:all .5s linear;z-index:2147483672}.cookie-banner.js-show{transform:translateY(0)}.cookie-banner__content{display:flex;flex-direction:row!important}@media only screen and (max-width:1299px){.cookie-banner__content{flex-wrap:wrap}}.cookie-banner__content a{color:#00265b;text-decoration:underline!important;transition:opacity .25s linear}@media (hover:hover) and (pointer:fine){.cookie-banner__content a:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.cookie-banner__content a:active{opacity:.6}}.cookie-banner__buttons{flex-shrink:0;margin-left:40px}.cookie-banner__buttons button{min-width:230px}@media only screen and (max-width:1299px){.cookie-banner__buttons button{min-width:auto;width:48%}}.cookie-banner__buttons button:not(:first-of-type){margin-top:15px}@media only screen and (max-width:1299px){.cookie-banner__buttons button:not(:first-of-type){margin:0}.cookie-banner__buttons{display:flex;justify-content:space-between;margin:0;padding-top:30px;width:100%}}@media only screen and (max-width:767px){.cookie-banner__buttons{padding-top:20px}}html{scroll-behavior:smooth}html.without-animation{scroll-behavior:auto}body.js-no-scroll,html.js-no-scroll{overflow:hidden}@media only screen and (max-width:767px){body.js-no-scroll.ios-device,html.js-no-scroll.ios-device{left:0;position:fixed;top:0;width:100vw}}.js-no-tran,.js-no-tran>*{transition:none!important}.piqray-disable,[disabled]{pointer-events:none}.piqray-wrap{margin:0 auto;max-width:1370px;padding:0 35px;width:100%}@media only screen and (max-width:767px){.piqray-wrap{padding:0 15px}}@media screen and (-ms-high-contrast:none){.piqray-wrap{display:flex;flex-direction:column}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.piqray-wrap{display:flex;flex-direction:column}}.pink-grad-banner{background:radial-gradient(29.73% 44.54% at 71.53% 59%,rgba(255,217,221,0) 0,#ffd9dd 100%)}.pink-grad-card{background:linear-gradient(200.43deg,rgba(255,217,221,0) 19.68%,rgba(255,217,221,.5) 86.46%)}.piqray-rounded{border-radius:16px}.piqray-shadow{box-shadow:0 4px 20px rgba(0,38,91,.15)}.piqray-border-top:before{background-color:#eceffd;content:"";height:2px;left:50%;max-width:1300px;position:absolute;top:0;transform:translateX(-50%);width:100%}@media only screen and (max-width:1299px){.piqray-border-top:before{max-width:calc(100vw - 70px)}}@media only screen and (max-width:767px){.piqray-border-top:before{max-width:calc(100vw - 30px)}}@keyframes showItemPlace{0%{filter:blur(4px);opacity:0}to{filter:blur(0);opacity:1}}.piqray-link{align-items:center;border:2px solid #00265b;border-radius:90px;color:#00265b;display:inline-flex;font-size:18px;font-weight:700;line-height:1.5;padding:20px 60px}.piqray-link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12.054h14M12 5.054l7 7-7 7' stroke='%2300265B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;margin-left:13px;transition:all .3s linear;width:24px}@media (hover:hover) and (pointer:fine){.piqray-link:hover{color:#00265b}.piqray-link:hover:after{transform:translateX(8px)}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-link:active{color:#00265b}.piqray-link:active:after{transform:translateX(8px)}}@media only screen and (max-width:767px){.piqray-link{font-size:16px;padding:11px 30px}}.piqray-blue-link{color:#276dcf!important;transition:all .3s linear}@media (hover:hover) and (pointer:fine){.piqray-blue-link:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-blue-link:active{opacity:.6}}.burger-btn{background:0 0;border:0;cursor:pointer;display:none;margin-left:35px;outline:0;padding:0;width:40px;z-index:20}.burger-btn span{background-color:#00265b;border-radius:2px;display:block;height:5px;margin-bottom:5px;width:100%}.burger-btn:before{margin-bottom:5px}.burger-btn:after,.burger-btn:before{background:#00265b;border-radius:2px;content:"";display:block;height:5px;transition:transform .5s ease-in-out;width:100%}.burger-btn.js-open{position:fixed}@media only screen and (max-width:1299px){.burger-btn.js-open{right:35px}}@media only screen and (max-width:767px){.burger-btn.js-open{right:20px;top:20px}}.burger-btn.js-open span{background-color:transparent;transition:background-color .8s ease-in-out;visibility:hidden}.burger-btn.js-open:before{transform:rotate(-405deg) translateY(8px) translateX(-9px);transition:transform .5s ease-in-out}.burger-btn.js-open:after{transform:rotate(405deg) translateY(-6px) translateX(-6px);transition:transform .5s ease-in-out}@media only screen and (max-width:1299px){.burger-btn{display:block}}@media only screen and (max-width:767px){.burger-btn{transform:scale(.7)}}.piqray-primary-btn{border:2px solid #b10e23;border-radius:4px;display:block;font-size:16px;font-weight:700;padding:20px;text-align:center;transition:all .3s linear}@media only screen and (max-width:1299px){.piqray-primary-btn{padding:17px}}@media only screen and (max-width:767px){.piqray-primary-btn{font-size:14px}}.piqray-primary-btn--color-red{background-color:#b10e23;color:#fff}@media (hover:hover) and (pointer:fine){.piqray-primary-btn--color-red:hover{background-color:#00265b;border-color:#00265b}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-primary-btn--color-red:active{background-color:#00265b;border-color:#00265b}}.piqray-primary-btn--color-white{background-color:#fff;color:#b10e23}@media (hover:hover) and (pointer:fine){.piqray-primary-btn--color-white:hover{border-color:#00265b;color:#00265b}}@media (hover:hover) and (pointer:coarse),(hover:none){.piqray-primary-btn--color-white:active{border-color:#00265b;color:#00265b}}.piqray-checkbox{clip:rect(0 0 0 0);height:1px;left:0;margin:-1px;position:absolute;top:0;width:1px}.piqray-checkbox+span{background-position:50%;background-repeat:no-repeat;background-size:70%;border:1px solid rgba(77,76,78,.6);border-radius:4px;flex-shrink:0;height:24px;transition:background-color .2s linear;width:24px}.piqray-checkbox:checked+span{background-color:#0f2cc1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1.5 5.5 4 3L13 1' stroke='%23fff' stroke-width='2'/%3E%3C/svg%3E");border-color:rgba(77,76,78,.6)!important}.piqray-checkbox.is-error+span{border-color:#ed1b34}.piqray-input{border:1px solid rgba(77,76,78,.6);border-radius:4px;font-size:18px;padding:13px 20px;transition:border-color .3s linear}.piqray-input--full{width:100%}.piqray-input--select{position:relative}.piqray-input--select select{cursor:pointer}.piqray-input--select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.667 1.333 7 6.667l5.333-5.334' stroke='%234D4C4E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:15px;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:15px}.piqray-input--time{width:95px}.piqray-input--calendar{cursor:pointer;display:inline-block;position:relative;width:170px}.piqray-input--calendar input{width:100%}.piqray-input--calendar:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.833 2.333H4.167C3.247 2.333 2.5 3.08 2.5 4v11.667c0 .92.746 1.666 1.667 1.666h11.666c.92 0 1.667-.746 1.667-1.666V4c0-.92-.746-1.667-1.667-1.667ZM13.333.667V4M6.667.667V4M2.5 7.333h15' stroke='%23A6A6A7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;pointer-events:none;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:20px}.piqray-input.is-error{border-color:#ed1b34}.piqray-input.is-error+.select2 .select2-selection{border-color:#ed1b34!important}.smsCode-modal{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;max-width:673px;padding:60px 70px;position:relative}.smsCode-modal__wrapper{align-items:center;background-color:rgba(0,38,91,.8);display:none;flex-direction:row;justify-content:center;left:0;min-height:100%;overflow:hidden;position:fixed;top:0;width:100%;z-index:1000}.smsCode-modal__wrapper.active{display:flex}.smsCode-modal>h3{margin-bottom:12px}.smsCode-modal>p{margin-bottom:22px}.smsCode-modal>input,.smsCode-modal>p{color:#4d4c4e;font-size:18px;font-weight:400;line-height:1.5}.smsCode-modal>input{border:1px solid rgba(77,76,78,.6);border-radius:4px;box-sizing:border-box;margin-bottom:28px;max-width:360px;padding:10px 30px;width:100%}.smsCode-modal>input::placeholder{color:#4d4c4e;font-size:18px;font-weight:400;line-height:1.5;margin-bottom:22px;opacity:.5}.smsCode-modal>div{display:flex;flex-direction:row;justify-content:space-between;width:100%}.smsCode-modal>div>*{flex-basis:48%}.smsCode-modal>#smsCode-button__cross{background:none;border:none;position:absolute;right:4%;top:6%}@media only screen and (max-width:850px){.smsCode-modal{overflow:hidden;padding:8vw;width:90%}.smsCode-modal>div{display:flex;flex-direction:column;margin-top:0}.smsCode-modal>div>*{flex-basis:auto}.smsCode-modal>input{max-width:none}}@media only screen and (max-width:670px){.smsCode-modal{border-radius:0;overflow:hidden;padding:8vw;position:absolute;width:100%}.smsCode-modal__wrapper{height:100vh;min-height:auto;overflow:hidden;position:fixed}.smsCode-modal>#smsCode-button__cross{display:none}}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#fff 50%,#eee);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-linear-gradient(top,#fff,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-linear-gradient(top,#eee 50%,#fff);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.hero-banner{height:100vh;max-height:968px;min-height:750px;overflow:hidden}@media only screen and (max-width:1299px){.hero-banner{height:auto;max-height:none;min-height:100vh}}@media only screen and (max-width:767px){.hero-banner{min-height:auto}}.hero-banner__wrap{height:100%;margin:0 auto;max-width:1440px;position:relative}@media only screen and (max-width:1299px){.hero-banner__wrap{display:flex;flex-direction:column;min-height:100vh;padding-top:116px}}@media only screen and (max-width:767px){.hero-banner__wrap{min-height:auto;padding-top:66px}}.hero-banner__content{align-items:center;display:flex;flex-direction:row!important;height:100%}@media only screen and (max-width:1299px){.hero-banner__content{height:auto}}.hero-banner__text{padding-bottom:40px;padding-top:70px;width:49%;z-index:1}.hero-banner__text p{padding-right:75px;padding-top:40px}@media only screen and (max-width:1299px){.hero-banner__text{padding:0;width:100%}.hero-banner__text p{max-width:576px;padding-right:0;padding-top:13px}}@media only screen and (max-width:767px){.hero-banner__text p{padding-top:10px}}.hero-banner__img{display:flex;flex-direction:column;height:100%}@media only screen and (max-width:767px){.hero-banner__img{align-items:center}}.hero-banner__img-box{bottom:0;left:0;padding-top:50px;position:absolute;top:0;transform:translateX(53%);width:1114px;z-index:0}.hero-banner__img-box img,.hero-banner__img-box picture{margin-top:auto;object-fit:contain;width:100%}@media only screen and (max-width:767px){.hero-banner__img-box img,.hero-banner__img-box picture{min-width:536px}}@media only screen and (max-width:1299px){.hero-banner__img-box{margin:auto auto 0;padding:0;position:static;transform:none;width:100%}}.section-title__line{background-color:#ed1b34;height:2px;width:72px}.section-title span{color:#ed1b34;font-size:16px;font-weight:700;line-height:1.5;text-transform:uppercase}.section-title h2,.section-title h3{padding-top:20px}.section-title p{padding-top:25px}.section-title .piqray-link{margin-top:40px}@media only screen and (max-width:1299px){.section-title p{padding-top:20px}}@media only screen and (max-width:767px){.section-title h2,.section-title h3,.section-title p{padding-top:15px}.section-title span{font-size:14px}.section-title .piqray-link{margin-top:25px}}.cards-list{display:flex;flex-wrap:wrap;margin:0 -20px}@media screen and (-ms-high-contrast:none){.cards-list{width:100%}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.cards-list{width:100%}}@media only screen and (max-width:767px){.cards-list--column-position .cards-list__card{align-items:flex-start;flex-direction:column;padding:20px 25px}.cards-list--column-position .cards-list__card p{margin:10px 0 0}}.cards-list--two-columns .cards-list__card{width:calc(50% - 40px)}@media only screen and (max-width:1299px){.cards-list--two-columns .cards-list__card{width:100%}}.cards-list__card{margin:20px;padding:35px;width:calc(33.33333% - 40px)}.cards-list__card .piqray-small-text,.cards-list__card p{padding-top:25px}.cards-list__card .piqray-small-text a,.cards-list__card .piqray-small-text span,.cards-list__card p a,.cards-list__card p span{color:#ed1b34;font-weight:inherit}.cards-list__card .piqray-small-text a,.cards-list__card p a{transition:all .3s linear}@media (hover:hover) and (pointer:fine){.cards-list__card .piqray-small-text a:hover,.cards-list__card p a:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.cards-list__card .piqray-small-text a:active,.cards-list__card p a:active{opacity:.6}}@media only screen and (max-width:1299px){.cards-list__card{align-items:center;display:flex;margin:0;padding:30px 35px;width:100%}.cards-list__card .piqray-small-text,.cards-list__card p{margin-left:25px;padding:0}}@media only screen and (max-width:767px){.cards-list__card{padding:25px 8px}.cards-list__card .piqray-small-text,.cards-list__card p{margin-left:15px}}@media only screen and (max-width:1299px){.cards-list__card:not(:last-of-type){margin-bottom:32px}}@media only screen and (max-width:767px){.cards-list__card:not(:last-of-type){margin-bottom:15px}}.cards-list__icon{flex-shrink:0;height:96px;object-fit:contain;width:96px}@media only screen and (max-width:767px){.cards-list__icon{height:64px;width:64px}}@media only screen and (max-width:1299px){.cards-list{margin:0}}.arrow-list{font-size:18px;line-height:1.5}.arrow-list li{padding-left:25px;padding-top:16px;position:relative}.arrow-list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 14 7-7H0v7ZM0 7h7L0 0v7Z' fill='%23ED1B34'/%3E%3C/svg%3E");background-position:50%;background-size:contain;content:"";height:14px;left:0;position:absolute;top:22px;width:7px}.arrow-list li a{color:#276dcf;transition:all .3s linear}@media (hover:hover) and (pointer:fine){.arrow-list li a:hover{opacity:.6}}@media (hover:hover) and (pointer:coarse),(hover:none){.arrow-list li a:active{opacity:.6}}@media only screen and (max-width:767px){.arrow-list{font-size:16px}}.piqray-row{display:flex}@media only screen and (max-width:1299px){.piqray-row{flex-direction:column}.piqray-row .piqray-row__img-block{height:auto;margin:55px auto 0;max-width:661px;order:1;width:100%}.piqray-row .piqray-row__img-block .piqray-row__img{height:100%;width:100%}.piqray-row .piqray-row__img-block .piqray-row__img img,.piqray-row .piqray-row__img-block>img{height:350px;object-fit:cover;width:100%}}@media only screen and (max-width:767px){.piqray-row .piqray-row__img-block{height:auto;max-width:375px;text-align:center!important}.piqray-row .piqray-row__img-block .piqray-row__img img,.piqray-row .piqray-row__img-block>img{height:250px;margin:0 -15px;min-width:375px}}@media only screen and (max-width:1299px){.piqray-row .piqray-row__img-block--right .purpose-card{left:-70px!important;max-width:450px!important}}@media only screen and (max-width:992px){.piqray-row .piqray-row__img-block--right{margin-left:auto;margin-right:-35px}}@media only screen and (max-width:767px){.piqray-row .piqray-row__img-block--right{margin:55px auto 0}.piqray-row .piqray-row__img-block--right .purpose-card{left:unset!important;margin:-50px auto 0;max-width:345px!important;position:relative}}@media only screen and (max-width:1299px){.piqray-row .piqray-row__img-block--left .purpose-card{max-width:450px!important;right:-70px!important}}@media only screen and (max-width:992px){.piqray-row .piqray-row__img-block--left{margin-left:-35px}}@media only screen and (max-width:767px){.piqray-row .piqray-row__img-block--left{margin:55px auto 0}.piqray-row .piqray-row__img-block--left .purpose-card{margin:-50px auto 0;max-width:345px!important;position:relative;right:unset!important}}.purpose-card{background-color:#fff;left:0;margin-bottom:40px;padding:40px 30px;position:absolute;text-align:center}.purpose-card p{font-weight:700}.purpose-card img{margin-bottom:15px}@media only screen and (max-width:1299px){.purpose-card p{font-size:22px}}@media only screen and (max-width:767px){.purpose-card{padding:20px}.purpose-card p{font-size:18px}}.role-list__item:not(:first-of-type){margin-top:30px}@media only screen and (max-width:1299px){.role-list__item:not(:first-of-type){margin-top:25px}}@media only screen and (max-width:767px){.role-list__item:not(:first-of-type){margin-top:15px}}.role-list__item p{padding-top:8px}@media only screen and (max-width:1299px){.role-list__item{counter-increment:custom-numeric;padding-left:40px;position:relative}.role-list__item:before{align-items:center;border:2px solid #00265b;border-radius:50%;color:#00265b;content:counter(custom-numeric);display:flex;font-size:18px;font-weight:700;height:27px;justify-content:center;left:0;position:absolute;top:3px;width:27px}}@media only screen and (max-width:767px){.role-list__item{padding-left:25px}.role-list__item:before{font-size:11px;height:16px;width:16px}}.piqray-banner{background:linear-gradient(92.14deg,rgba(255,217,221,0) -4.8%,rgba(255,217,221,.5) 98.2%);display:flex;overflow:hidden;padding:45px 100px}.piqray-banner__img{pointer-events:none}.piqray-banner--picture-on-the-left{position:relative}.piqray-banner--picture-on-the-left .piqray-banner__img{height:100%;left:0;position:absolute;top:0}.piqray-banner--picture-on-the-left .piqray-banner__img img{height:100%;width:auto}@media only screen and (max-width:1299px){.piqray-banner--picture-on-the-left .piqray-banner__img{bottom:0;height:293px;top:unset}.piqray-banner--picture-on-the-left .piqray-banner__img:before{background:linear-gradient(180deg,#ffedef 2.75%,rgba(255,237,239,0) 76.93%);bottom:0;content:"";left:0;position:absolute;right:0;top:-1px}}@media only screen and (max-width:767px){.piqray-banner--picture-on-the-left .piqray-banner__img{height:225px}}.piqray-banner--picture-on-the-left .piqray-banner__text{margin-left:auto;max-width:670px;z-index:2}@media only screen and (max-width:1299px){.piqray-banner--picture-on-the-left .piqray-banner__text{max-width:100%}}.piqray-banner--picture-on-the-right{position:relative}.piqray-banner--picture-on-the-right .piqray-banner__img{height:100%;position:absolute;right:0;top:0}.piqray-banner--picture-on-the-right .piqray-banner__img img{height:100%;width:auto}@media only screen and (max-width:1299px){.piqray-banner--picture-on-the-right .piqray-banner__img{bottom:0;text-align:center;top:unset}.piqray-banner--picture-on-the-right .piqray-banner__img:before{background:linear-gradient(180deg,#ffedef 2.75%,rgba(255,237,239,0) 76.93%);bottom:0;content:"";left:0;position:absolute;right:0;top:-1px}}.piqray-banner--picture-on-the-right .piqray-banner__text{margin-right:auto;max-width:670px;z-index:2}.piqray-banner--only-text .piqray-banner__left{flex-shrink:0;margin-right:30px;max-width:450px}@media only screen and (max-width:1299px){.piqray-banner--only-text .piqray-banner__left{margin:0}.piqray-banner--only-text .piqray-banner__right{padding-top:20px}.piqray-banner{background:linear-gradient(9.29deg,rgba(255,217,221,0) -24.74%,rgba(255,217,221,.5) 28.65%);flex-direction:column;padding:60px 35px}}@media only screen and (max-width:767px){.piqray-banner{border-radius:0;margin:0 -15px;padding:45px 15px}}.effects-list{display:flex;flex-wrap:wrap}.effects-list__item{align-items:center;display:flex;padding-top:30px}.effects-list__item p{font-size:18px;line-height:1.5;max-width:557px;padding-right:20px}.effects-list__icon{flex-shrink:0;height:100px;width:100px}.effects-list__icon img{height:100%;object-fit:contain;width:100%}@media only screen and (max-width:767px){.effects-list__icon{height:64px;width:64px}}.effects-list--row .effects-list__item{width:33.33333%}.effects-list--row .effects-list__item p{margin-left:25px}@media only screen and (max-width:1299px){.effects-list--row .effects-list__item{align-items:flex-start;flex-direction:column}.effects-list--row .effects-list__item p{margin:0;padding:15px 0 0}}@media only screen and (max-width:767px){.effects-list--row .effects-list__item{padding-top:35px}.effects-list--row .effects-list__item p{font-size:16px;padding-right:10px}}.effects-list--column .effects-list__item{align-items:flex-start;flex-direction:column;width:50%}.effects-list--column .effects-list__item p{padding-top:10px}@media only screen and (max-width:767px){.effects-list--column .effects-list__item{width:100%}}.line-box{width:100%}.line-box__line{background-color:#ed1b34;height:2px;width:72px}.recomendation-list{align-items:baseline;display:flex;flex-wrap:wrap}.recomendation-list__item{padding-top:70px;width:33.33333%}.recomendation-list__item p{max-width:340px;padding-right:10px;padding-top:15px}@media only screen and (max-width:1299px){.recomendation-list__item{padding-top:50px;width:50%}}@media only screen and (max-width:767px){.recomendation-list__item{padding-top:30px}.recomendation-list__item img{height:43px}.recomendation-list__item p{padding-right:10px}}@media only screen and (max-width:374px){.recomendation-list__item{width:100%}}@media only screen and (max-width:1299px){.recomendation-list__item--full-width{width:100%}}.recomendation-list__item--important{padding-top:30px;width:100%}.recomendation-list__item--important p{max-width:100%}@media only screen and (max-width:1299px){.recomendation-list__item--important{padding-top:50px;width:50%}}@media only screen and (max-width:767px){.recomendation-list__item--important{padding-top:30px}.recomendation-list__item--important p{padding:0 10px 0 0}}@media only screen and (max-width:374px){.recomendation-list__item--important{width:100%}}@media only screen and (max-width:1299px){.recomendation-list{align-items:flex-end}}@media only screen and (max-width:767px){.recomendation-list{align-items:stretch}}.piqray-scheme__row{display:flex;justify-content:space-between}.piqray-scheme__row--bg-blue{background-color:#00265b;color:#fff;font-size:24px;line-height:1.38}.piqray-scheme__row--bg-gray{background-color:#f2f3f4}.piqray-scheme__row--bg-gray .piqray-scheme__cell{padding-top:50px}@media only screen and (max-width:1299px){.piqray-scheme__row--bg-gray .piqray-scheme__cell{padding:0}}.piqray-scheme__row--center{align-items:center;display:flex;justify-content:space-between}.piqray-scheme__row:last-of-type .piqray-scheme__cell{padding-bottom:50px}@media only screen and (max-width:1299px){.piqray-scheme__row:last-of-type .piqray-scheme__cell{padding:0}.piqray-scheme__row{flex-direction:column;justify-content:stretch;padding:0}.piqray-scheme__row:first-child .piqray-scheme__cell--title{border-bottom:1px solid #fff!important;display:flex;justify-content:center}.piqray-scheme__row:nth-child(2) .piqray-scheme__cell--title{border-bottom:1px solid rgba(0,38,91,.2);border-right:1px solid rgba(0,38,91,.2)}.piqray-scheme__row:nth-child(3) .piqray-scheme__cell--title{border-bottom:1px solid rgba(0,38,91,.2)}}@media only screen and (min-width:1300px){.piqray-scheme__row:first-child .piqray-scheme__cell{padding:19px 35px}.piqray-scheme__row:first-child .piqray-scheme__cell:not(:last-of-type){border-right:1px solid #fff}}.piqray-scheme__cell{padding:0 35px}.piqray-scheme__cell:not(:last-of-type){border-right:1px solid rgba(0,38,91,.2)}@media only screen and (max-width:1299px){.piqray-scheme__cell:not(:last-of-type){border:0}}.piqray-scheme__cell--left{width:35%}.piqray-scheme__cell--middle{width:39%}.piqray-scheme__cell--right{flex-grow:1}.piqray-scheme__cell--large{flex-grow:1;padding-right:0}@media only screen and (max-width:1299px){.piqray-scheme__cell--days p{align-items:center;display:flex;height:65px;justify-content:center;margin:10px}.piqray-scheme__cell--daily-box{border-right:1px solid rgba(0,38,91,.2);padding:40px 60px 0!important}.piqray-scheme__cell--title{min-height:245px;padding:30px 15px!important}}.piqray-scheme__cell h4{margin-bottom:8px}@media only screen and (max-width:1299px){.piqray-scheme__cell{display:flex;flex-direction:column;padding:0;width:100%!important}.piqray-scheme__cell img{margin:10px}}.piqray-scheme__daily{align-items:center;background-color:#ed1b34;color:#fff;display:flex;height:80px;padding:12px 30px;width:100%}.piqray-scheme__daily img{margin-right:30px}@media only screen and (max-width:1299px){.piqray-scheme__daily{flex-direction:column;height:100%;justify-content:center;padding:12px}.piqray-scheme__daily img{margin:0}.piqray-scheme{display:flex}}@media only screen and (max-width:767px){.piqray-scheme{display:none}}.questions-card-item{background-color:#fff;cursor:pointer;margin-top:25px;max-width:1075px;padding:40px 70px;text-align:left;transition:all .3s linear;width:100%}.questions-card-item__content{max-height:0;opacity:0;overflow:hidden;transform:translate3d(10px,10px,10px);transition:max-height .2s linear,transform .2s linear .2s,opacity .1s linear .2s}.questions-card-item>h4{padding-right:25px;position:relative}.questions-card-item>h4:after,.questions-card-item>h4:before{background-color:#ed1b34;content:"";height:2px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px}.questions-card-item>h4:before{transform:translateY(-50%) rotate(90deg)}.questions-card-item p{padding-top:10px}@media only screen and (max-width:1299px){.questions-card-item{padding:35px}}@media only screen and (max-width:767px){.questions-card-item{margin-top:16px;padding:20px}}.questions-card-item.js-open .questions-card-item__content{opacity:1;transform:translateZ(0)}.questions-card-item.js-open h4:before{transform:translateY(-50%)}@media (hover:hover) and (pointer:fine){button.questions-card-item:hover{background:#f2f3f4}}@media (hover:hover) and (pointer:coarse),(hover:none){button.questions-card-item:active{background-color:#f2f3f4}}.sources-list{list-style:none;max-width:954px;word-break:break-all}.sources-list li{counter-increment:custom-numeric;margin-top:25px;padding-left:40px;position:relative}.sources-list li:before{color:#ed1b34;content:counter(custom-numeric) ". ";font-weight:700;left:0;position:absolute;top:0}@media only screen and (max-width:767px){.sources-list li{padding-left:25px}}.scheme-pills{display:none}@media only screen and (max-width:767px){.scheme-pills{display:block}}.scheme-pills__title{align-items:center;display:flex}.scheme-pills__title img{height:30px;margin-right:15px;width:30px}.scheme-pills__item{padding-top:30px}.scheme-pills__item p{padding-top:10px}.piqray-text{max-width:850px}.piqray-text p:not(:first-of-type){padding-top:20px}.piqray-text .line-box{margin-bottom:10px}.symptoms-list{display:flex;flex-wrap:wrap;margin:0 -20px}@media only screen and (max-width:767px){.symptoms-list{margin:0}}.symptoms-list__item{align-items:center;border:1px solid #eceffd;display:flex;margin:20px;padding:18px 40px;width:calc(50% - 40px)}.symptoms-list__item img{flex-shrink:0;margin-right:45px;pointer-events:none}@media only screen and (max-width:1299px){.symptoms-list__item{width:100%}}@media only screen and (max-width:767px){.symptoms-list__item{margin:10px 0;padding:15px}.symptoms-list__item img{height:64px;margin-right:8px;width:64px}}.consultation-form{display:flex;flex-wrap:wrap;margin:0 -20px}@media only screen and (max-width:1299px){.consultation-form{margin:0}}.consultation-form__box{border-bottom:1px solid rgba(0,38,91,.3);border-top:1px solid rgba(0,38,91,.3);margin:0 20px;width:calc(50% - 40px)}@media only screen and (max-width:1299px){.consultation-form__box{margin:0;width:100%}.consultation-form__box:not(:first-of-type){border-top:none}}.consultation-form__box>li{padding:30px 0}.consultation-form__box>li:not(:first-of-type){border-top:1px solid rgba(0,38,91,.3)}.consultation-form__box>li p{padding:0 15px 0 20px;position:relative}.consultation-form__box>li p:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='7' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 14 7-7H0v7ZM0 7h7L0 0v7Z' fill='%23ED1B34'/%3E%3C/svg%3E");background-position:50%;background-size:contain;content:"";height:14px;left:0;position:absolute;top:6px;width:7px}@media only screen and (max-width:767px){.consultation-form__box>li{padding:12px 0}}.consultation-form__symptoms{display:flex;justify-content:space-between;padding-top:10px}.consultation-form__symptoms li{padding:4px 20px;position:relative}.consultation-form__symptoms li:before{border:1px solid #4d4c4e;border-radius:2px;content:"";height:12px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:12px}@media only screen and (max-width:767px){.consultation-form__symptoms{flex-wrap:wrap;justify-content:flex-start;padding-top:15px}.consultation-form__symptoms ul{width:50%}}.questions-to-the-doctor{align-items:center;min-height:525px;overflow:visible}.questions-to-the-doctor .piqray-banner__text{max-width:600px}.questions-to-the-doctor .piqray-banner__img{bottom:0;height:594px;top:unset;width:623px}@media only screen and (max-width:1299px){.questions-to-the-doctor .piqray-banner__img:before{display:none}}@media only screen and (max-width:767px){.questions-to-the-doctor .piqray-banner__img{height:407px;right:50%;transform:translateX(50%);width:427px}}@media only screen and (max-width:1299px){.questions-to-the-doctor{padding-bottom:640px}}@media only screen and (max-width:767px){.questions-to-the-doctor{min-height:auto;padding-bottom:440px}}.recomendation-cards{display:flex;flex-wrap:wrap;margin:0 -20px}@media screen and (-ms-high-contrast:none){.recomendation-cards{width:100%}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.recomendation-cards{width:100%}}@media only screen and (max-width:1299px){.recomendation-cards{margin:0 -10px}}@media only screen and (max-width:767px){.recomendation-cards{margin:0}}.recomendation-cards__item{background:linear-gradient(200.43deg,hsla(0,19%,94%,.26) 19.68%,hsla(300,3%,94%,.5) 86.46%);border-radius:16px;margin:20px;padding:35px 15px;text-align:center;width:calc(33.33333% - 40px)}.recomendation-cards__item p{padding-top:25px}@media only screen and (max-width:1299px){.recomendation-cards__item{margin:10px;width:calc(50% - 20px)}}@media only screen and (max-width:767px){.recomendation-cards__item{margin:12px 0;width:100%}}.recomendation-cards__item--big{text-align:left;width:calc(66.66667% - 40px)}.recomendation-cards__item--big p{font-weight:700;margin:0 auto;max-width:630px}@media only screen and (max-width:1299px){.recomendation-cards__item--big{width:100%}}.nutrition-table{border:1px solid rgba(0,38,91,.3);border-radius:16px;margin-top:40px;overflow:hidden}.nutrition-table__row{display:flex}.nutrition-table__row:not(:last-of-type){border-bottom:1px solid rgba(0,38,91,.3)}.nutrition-table__col{flex-grow:1;padding:15px 10px;width:100%}.nutrition-table__col:first-of-type{max-width:19%;min-width:19%;width:100%}.nutrition-table__col:not(:last-of-type){border-right:1px solid rgba(0,38,91,.3)}.nutrition-table__title{align-items:center;display:flex;justify-content:center;padding:10px}@media only screen and (max-width:1299px){.nutrition-table{display:none}}.nut-table-mob{border-bottom:1px solid rgba(0,38,91,.3);display:none;padding-top:25px}@media only screen and (max-width:1299px){.nut-table-mob{display:block}}@media only screen and (max-width:767px){.nut-table-mob{border-bottom:none;margin-top:20px;padding:0}}.nut-table-mob__row{display:flex}@media only screen and (max-width:767px){.nut-table-mob__row{margin:0 -20px}}.nut-table-mob__row--gray{background-color:rgba(0,38,91,.1);margin:0 -35px;padding:0 35px}@media only screen and (max-width:767px){.nut-table-mob__row--gray{margin:0 -20px;padding:0}}.nut-table-mob__row--gray+.nut-table-mob__row{border-top:none!important}.nut-table-mob__row:not(.nut-table-mob__row--gray){border-top:1px solid rgba(0,38,91,.3)}.nut-table-mob__row:not(.nut-table-mob__row--gray) .nut-table-mob__col:not(:last-of-type){border-left:1px solid rgba(0,38,91,.3);border-right:1px solid rgba(0,38,91,.3)}@media only screen and (max-width:767px){.nut-table-mob__row:not(.nut-table-mob__row--gray) .nut-table-mob__col:not(:last-of-type){border-left:none}}.nut-table-mob__row:not(.nut-table-mob__row--gray) .nut-table-mob__col:last-of-type{border-right:1px solid rgba(0,38,91,.3)}@media only screen and (max-width:767px){.nut-table-mob__row:not(.nut-table-mob__row--gray) .nut-table-mob__col:last-of-type{border-right:none}}.nut-table-mob__col{flex-grow:1;padding:20px;width:100%}.nut-table-mob__col:first-of-type{max-width:25%;width:100%}@media only screen and (max-width:767px){.nut-table-mob__col:first-of-type{max-width:30%}.nut-table-mob__col{padding:15px}}.nut-table-mob__title{align-items:center;display:flex;justify-content:center;padding:10px}.piqray-video-box{display:flex;padding-top:120px;width:100%}@media only screen and (max-width:1299px){.piqray-video-box{padding-top:60px}}.piqray-video-box__wrapper{display:flex;flex-direction:row;justify-content:space-between}.piqray-video-box__wrapper>*{flex-basis:48%;flex-direction:column;width:100%}.piqray-video-box__wrapper figure{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:1299px){.piqray-video-box__wrapper{padding-top:8vw}}@media only screen and (max-width:992px){.piqray-video-box__wrapper{align-items:center;flex-direction:column;justify-content:center}.piqray-video-box__wrapper>*{align-items:center;flex-basis:auto!important;order:1}.piqray-video-box__wrapper figure{margin-bottom:32px;order:2}.piqray-video-box__wrapper>div>div{padding-bottom:24px;padding-top:0}}@media only screen and (max-width:767px){.piqray-video-box__wrapper figure{min-width:344px;width:100%}}.piqray-video-box__full-width{align-items:center;flex-direction:row;justify-content:space-between}@media only screen and (max-width:992px){.piqray-video-box__full-width,.piqray-video-box__full-width>figure{width:100%}}@media only screen and (max-width:767px){.piqray-video-box__full-width{flex-direction:column}.piqray-video-box__full-width>div{margin-bottom:30px;order:1}.piqray-video-box__full-width>figure{min-width:344px;order:2;width:100%}}.piqray-video-box__full-width>*{display:flex;flex-basis:48%;width:100%}.piqray-video-box__full-width>figure{display:flex;flex-direction:column;justify-content:center}.piqray-video-box__image{border:2px solid #00265b;border-radius:16px;cursor:pointer;overflow:hidden}.piqray-video-box__image>video{height:100%;width:100%}.piqray-video-box__content{display:flex;flex-direction:column;padding-top:30px}.piqray-video-box__content>*{margin-bottom:20px}.piqray-video-box__content>:last-child{margin-bottom:0}.about{padding-bottom:55px;padding-top:135px}.about .cards-list{padding-top:40px}@media only screen and (max-width:1299px){.about .cards-list{padding-bottom:55px;padding-top:70px}}@media only screen and (max-width:767px){.about .cards-list{padding-bottom:45px;padding-top:30px}}@media only screen and (max-width:1299px){.about{padding-bottom:0;padding-top:120px}}@media only screen and (max-width:767px){.about{padding-top:85px}}.comments{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:40px}.piqray-comments{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}@media only screen and (max-width:992px){.piqray-comments{flex-direction:column}}.piqray-comments__item{align-items:flex-start;border-radius:16px;box-shadow:0 4px 20px rgba(0,38,91,.15);display:flex;flex-basis:48%;flex-direction:column;justify-content:space-between;margin-top:40px;padding:30px}@media only screen and (max-width:992px){.piqray-comments__item{flex-basis:auto;margin-top:24px;padding:20px}}.piqray-comments__item>h4{margin-bottom:25px}.piqray-comments__item>div{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.piqray-comments__item>div>picture{margin-right:16px}.piqray-comments__item>div>div{align-items:flex-start;display:flex;flex-direction:column}.purpose{margin-top:-45px;overflow:hidden;padding-top:120px}.purpose-hero{padding-bottom:40px}.purpose-hero .piqray-row__left{margin-right:40px;max-width:520px}@media only screen and (max-width:1299px){.purpose-hero .piqray-row__left{margin-right:0}}.purpose-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.purpose-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-59px;top:243px;width:394px}@media only screen and (max-width:1299px){.purpose-hero .piqray-row__right{margin-bottom:100px}.purpose-hero .piqray-row__right:before{top:0;transform:rotate(-32deg)}}@media only screen and (max-width:992px){.purpose-hero .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.purpose-hero .piqray-row__right{margin-bottom:50px}.purpose-hero .piqray-row__right:before{height:314px;width:255px}}.purpose-hero .purpose-card{max-width:447px;top:55%}@media only screen and (max-width:1299px){.purpose-hero .purpose-card{top:213px}}@media only screen and (max-width:767px){.purpose-hero .purpose-card{top:unset}.purpose-hero .purpose-card img{height:88px;margin:0;width:135px}.purpose-hero{padding-bottom:0}}.purpose-role{padding-bottom:112px;padding-top:100px}.purpose-role .piqray-row{padding-top:75px}.purpose-role .piqray-row__left{flex-grow:1;margin-top:10px;padding-right:15px;position:relative;width:100%}.purpose-role .piqray-row__right{flex-shrink:0;max-width:630px}.purpose-role .piqray-row .video-number{bottom:0;left:0;opacity:.4;position:absolute}@media only screen and (max-width:1299px){.purpose-role .piqray-row .video-number{display:none}}.purpose-role img{display:none}.purpose-role .js-role-anim{height:100%;width:100%}@media only screen and (max-width:1299px){.purpose-role .js-role-anim{display:none}}@media screen and (-ms-high-contrast:none){.purpose-role.js-play .role-list__item svg{opacity:1!important}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.purpose-role.js-play .role-list__item svg{opacity:1!important}}.purpose-role.js-play .role-list__item:first-child svg{stroke-dashoffset:1200!important}.purpose-role.js-play .role-list__item:nth-child(2) svg{stroke-dashoffset:1000!important}.purpose-role.js-play .role-list__item:nth-child(3) svg{stroke-dashoffset:0!important}.purpose-role.js-play .role-list__item:nth-child(4) svg{stroke-dashoffset:1000!important}.purpose-role.js-play .role-list__item path{opacity:0}.purpose-role.js-play .role-list__item circle,.purpose-role.js-play .role-list__item h4,.purpose-role.js-play .role-list__item p{opacity:1}.purpose-role .role-list__item h4,.purpose-role .role-list__item p{opacity:0}@media only screen and (max-width:1299px){.purpose-role .role-list__item h4,.purpose-role .role-list__item p{opacity:1}}.purpose-role .role-list__item:first-child h4,.purpose-role .role-list__item:first-child p{transition:opacity .3s linear .5s}.purpose-role .role-list__item:nth-child(2) h4,.purpose-role .role-list__item:nth-child(2) p{transition:opacity .3s linear 1s}.purpose-role .role-list__item:nth-child(3) h4,.purpose-role .role-list__item:nth-child(3) p{transition:opacity .3s linear 1.5s}.purpose-role .role-list__item:nth-child(4) h4,.purpose-role .role-list__item:nth-child(4) p{transition:opacity .3s linear 2s}.purpose-role .role-list__item{position:relative}.purpose-role .role-list__item svg{pointer-events:none;position:absolute;transition:all 1s linear}@media screen and (-ms-high-contrast:none){.purpose-role .role-list__item svg{opacity:0}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.purpose-role .role-list__item svg{opacity:0}}@media only screen and (max-width:1299px){.purpose-role .role-list__item svg{display:none}}.purpose-role .role-list__item path{transition:opacity .3s linear 14s}.purpose-role .role-list__item circle{opacity:0}.purpose-role .role-list__item:first-child svg{stroke-dasharray:600;stroke-dashoffset:600;left:-375px;top:12px;transition:all 1s linear 1s}.purpose-role .role-list__item:first-child circle{transition:opacity .3s linear 2s}.purpose-role .role-list__item:nth-child(2) svg{stroke-dasharray:500;stroke-dashoffset:500;left:-205px;top:12px;transition:all 1s linear 5s}.purpose-role .role-list__item:nth-child(2) circle{transition:opacity .3s linear 6s}.purpose-role .role-list__item:nth-child(3) svg{stroke-dasharray:500;stroke-dashoffset:500;left:-373px;top:12px;transition:all 1s linear 7s}.purpose-role .role-list__item:nth-child(3) circle{transition:opacity .3s linear 8s}.purpose-role .role-list__item:nth-child(4) svg{stroke-dasharray:500;stroke-dashoffset:500;left:-287px;top:-155px;transition:all 1s linear 10s}.purpose-role .role-list__item:nth-child(4) circle{transition:opacity .3s linear 11s}@media only screen and (max-width:1299px){.purpose-role{padding-bottom:55px;padding-top:80px}.purpose-role img{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:500px;width:100%}}@media only screen and (max-width:767px){.purpose-role{padding-top:55px}.purpose-role .piqray-row{padding-top:20px}}@media only screen and (max-width:1299px){.purpose{padding-top:55px}}.drug-action{overflow:hidden;padding-bottom:130px;padding-top:115px;position:relative}.drug-action .cards-list{padding-top:80px}@media only screen and (max-width:767px){.drug-action .cards-list{padding-top:50px}}.drug-action-hero .piqray-row__left{margin-right:70px;max-width:630px}@media only screen and (max-width:1299px){.drug-action-hero .piqray-row__left{margin-right:0}}.drug-action-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.drug-action-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/drug_action_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:272px;pointer-events:none;position:absolute;right:412px;top:131px;width:287px}@media only screen and (max-width:767px){.drug-action-hero .piqray-row__right:before{height:200px;right:225px;top:82px;width:200px}}.drug-action-role{padding-bottom:90px;padding-top:120px}.drug-action-role img{display:none}.drug-action-role .piqray-row{align-items:center;padding-bottom:60px;padding-top:75px}@media only screen and (max-width:1299px){.drug-action-role .piqray-row{align-items:flex-start;padding-bottom:0;padding-top:20px}}.drug-action-role .piqray-row__left{flex-grow:1;padding-right:15px;position:relative;width:100%}.drug-action-role .piqray-row__left svg{max-width:435px}@media screen and (-ms-high-contrast:none){.drug-action-role .piqray-row__left svg{min-height:330px}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.drug-action-role .piqray-row__left svg{min-height:330px}}@media only screen and (max-width:1299px){.drug-action-role .piqray-row__left{margin:0 auto;max-width:400px;padding:0}}@media only screen and (max-width:767px){.drug-action-role .piqray-row__left{max-width:270px}}.drug-action-role .piqray-row__left .video-number{bottom:-50px;left:0;opacity:.4;position:absolute}@media only screen and (max-width:1299px){.drug-action-role .piqray-row__left .video-number{display:none}}.drug-action-role .piqray-row__right{flex-shrink:0;max-width:630px}.drug-action-role .piqray-row .js-combination-anim{height:100%;width:100%}@media only screen and (max-width:1299px){.drug-action-role .piqray-row .js-combination-anim{display:none}}.drug-action-role .piqray-row .role-list__item h4,.drug-action-role .piqray-row .role-list__item p{opacity:0}@media only screen and (max-width:1299px){.drug-action-role .piqray-row .role-list__item h4,.drug-action-role .piqray-row .role-list__item p{opacity:1}}.drug-action-role .piqray-row .role-list__item:first-child h4,.drug-action-role .piqray-row .role-list__item:first-child p{transition:opacity .3s linear .5s}.drug-action-role .piqray-row .role-list__item:nth-child(2) h4,.drug-action-role .piqray-row .role-list__item:nth-child(2) p{transition:opacity .3s linear 1.5s}.drug-action-role .piqray-row .role-list__item{position:relative}.drug-action-role .piqray-row .role-list__item svg{pointer-events:none;position:absolute;transition:all 1s linear}@media screen and (-ms-high-contrast:none){.drug-action-role .piqray-row .role-list__item svg{opacity:0}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.drug-action-role .piqray-row .role-list__item svg{opacity:0}}@media only screen and (max-width:1299px){.drug-action-role .piqray-row .role-list__item svg{display:none}}.drug-action-role .piqray-row .role-list__item path{transition:opacity .3s linear 15s}.drug-action-role .piqray-row .role-list__item ellipse{opacity:0}.drug-action-role .piqray-row .role-list__item:first-child svg{stroke-dasharray:600;stroke-dashoffset:600;left:-487px;top:-37px;transition:all 1s linear 3s}.drug-action-role .piqray-row .role-list__item:first-child ellipse{transition:opacity .3s linear 4s}.drug-action-role .piqray-row .role-list__item:nth-child(2) svg{stroke-dasharray:500;stroke-dashoffset:500;left:-253px;top:-70px;transition:all 1s linear 10s}.drug-action-role .piqray-row .role-list__item:nth-child(2) ellipse{transition:opacity .3s linear 11s}@media screen and (-ms-high-contrast:none){.drug-action-role.js-play .role-list__item svg{opacity:1!important}}@supports (-ms-ime-align:auto) and (-webkit-text-stroke:initial){.drug-action-role.js-play .role-list__item svg{opacity:1!important}}.drug-action-role.js-play .role-list__item:first-child svg{stroke-dashoffset:1200!important}.drug-action-role.js-play .role-list__item:nth-child(2) svg{stroke-dashoffset:1000!important}.drug-action-role.js-play .role-list__item path{opacity:0}.drug-action-role.js-play .role-list__item ellipse,.drug-action-role.js-play .role-list__item h4,.drug-action-role.js-play .role-list__item p{opacity:1}@media only screen and (max-width:1299px){.drug-action-role{padding-bottom:80px;padding-top:100px}.drug-action-role img{display:block;width:100%}}@media only screen and (max-width:767px){.drug-action-role{padding-bottom:55px;padding-top:85px}}.drug-action-banner{align-items:center}.drug-action-banner .piqray-banner__text{margin-right:35px;max-width:670px}.drug-action-banner .piqray-banner__img{flex-shrink:0}@media only screen and (max-width:1299px){.drug-action-banner{align-items:flex-start}.drug-action-banner .piqray-banner__img{order:-1}.drug-action-banner .piqray-banner__text{margin:0;padding-top:25px}.drug-action-banner img{width:95%}}@media only screen and (max-width:767px){.drug-action-banner img{width:130px}}@media only screen and (max-width:1299px){.drug-action{padding-bottom:90px;padding-top:55px}}@media only screen and (max-width:767px){.drug-action{padding-bottom:55px}}.side-effects{overflow:hidden;padding-bottom:120px;padding-top:117px;position:relative}.side-effects-hero{padding-bottom:40px}.side-effects-hero .piqray-row__left{margin-right:40px;max-width:520px}@media only screen and (max-width:1299px){.side-effects-hero .piqray-row__left{margin-right:0}}.side-effects-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.side-effects-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/side_effects_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:638px;pointer-events:none;position:absolute;right:-145px;top:-7px;width:517px}@media only screen and (max-width:1299px){.side-effects-hero .piqray-row__right{margin-bottom:90px}.side-effects-hero .piqray-row__right:before{height:503px;right:-70px;top:0;width:407px}}@media only screen and (max-width:767px){.side-effects-hero .piqray-row__right{margin-bottom:0}.side-effects-hero .piqray-row__right:before{height:348px;right:-100px;top:-60px;width:375px}}.side-effects-hero .purpose-card{min-width:340px;top:338px;width:63%}@media only screen and (max-width:1299px){.side-effects-hero .purpose-card{top:204px}}@media only screen and (max-width:767px){.side-effects-hero .purpose-card{top:unset}.side-effects-hero{padding-bottom:0}}.side-effects-banner{margin-top:117px}@media only screen and (max-width:1299px){.side-effects-banner{margin-top:90px;padding-bottom:350px}}@media only screen and (max-width:767px){.side-effects-banner{margin-top:60px;padding-bottom:280px}}.side-effects-hyperglycemia{padding-bottom:40px;padding-top:130px}.side-effects-hyperglycemia .piqray-row__left{margin-right:30px;max-width:560px}@media only screen and (max-width:1299px){.side-effects-hyperglycemia .piqray-row__left{margin-right:0}}.side-effects-hyperglycemia .piqray-row__right{flex-grow:1;position:relative;text-align:right}.side-effects-hyperglycemia .piqray-row__right:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:282px;pointer-events:none;position:absolute;right:-77px;top:151px;width:288px}@media only screen and (max-width:1299px){.side-effects-hyperglycemia .piqray-row__right:before{top:75px}}@media only screen and (max-width:767px){.side-effects-hyperglycemia .piqray-row__right:before{right:-150px;top:35px}}.side-effects-hyperglycemia .piqray-row__right:after{background-image:url(../images/home/decor-elem/hyperglycemia_2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:205px;pointer-events:none;position:absolute;right:163px;top:340px;width:114px}@media only screen and (max-width:1299px){.side-effects-hyperglycemia .piqray-row__right:after{height:183px;top:264px;width:115px}}@media only screen and (max-width:767px){.side-effects-hyperglycemia .piqray-row__right:after{display:none}}.side-effects-hyperglycemia .purpose-card{max-width:398px;top:329px;width:100%}@media only screen and (max-width:1299px){.side-effects-hyperglycemia .purpose-card{top:253px}}@media only screen and (max-width:767px){.side-effects-hyperglycemia .purpose-card{top:unset}}@media only screen and (max-width:1299px){.side-effects-hyperglycemia{padding-bottom:0;padding-top:90px}}.side-effects-diarrhea{padding-bottom:40px;padding-top:130px}.side-effects-diarrhea .piqray-row__left{flex-grow:1;position:relative;text-align:left}.side-effects-diarrhea .piqray-row__left .piqray-row__img{position:relative}.side-effects-diarrhea .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/diarrhea_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:339px;left:-91px;pointer-events:none;position:absolute;width:467px}@media only screen and (max-width:767px){.side-effects-diarrhea .piqray-row__left .piqray-row__img:before{height:288px;left:-45px;width:283px}}.side-effects-diarrhea .piqray-row__right{margin-left:70px;max-width:520px}@media only screen and (max-width:1299px){.side-effects-diarrhea .piqray-row__right{margin:0}}.side-effects-diarrhea .purpose-card{left:auto;max-width:398px;right:0;top:204px;width:100%}@media only screen and (max-width:1299px){.side-effects-diarrhea .purpose-card{top:224px}}@media only screen and (max-width:767px){.side-effects-diarrhea .purpose-card{top:unset}}@media only screen and (max-width:1299px){.side-effects-diarrhea{padding-bottom:0;padding-top:160px}}@media only screen and (max-width:767px){.side-effects-diarrhea{padding-top:80px}}.side-effects-skin-rash{padding-bottom:40px;padding-top:130px}.side-effects-skin-rash .piqray-row__left{margin-right:30px;max-width:560px;padding-right:35px}@media only screen and (max-width:767px){.side-effects-skin-rash .piqray-row__left{margin:0;padding:0}}.side-effects-skin-rash .piqray-row__right{flex-grow:1;position:relative;text-align:right}.side-effects-skin-rash .piqray-row__img{position:relative}.side-effects-skin-rash .piqray-row__img:before{background-image:url(../images/home/decor-elem/skin_rash_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:460px;left:293px;pointer-events:none;position:absolute;width:478px}@media only screen and (max-width:767px){.side-effects-skin-rash .piqray-row__img:before{height:350px;left:-60px;transform:scaleX(-1);width:350px}}.side-effects-skin-rash .piqray-row__img:after{background-image:url(../images/home/decor-elem/skin_rash_2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:157px;pointer-events:none;position:absolute;right:540px;top:-54px;width:129px}.side-effects-skin-rash .purpose-card{max-width:447px;top:247px;width:100%}@media only screen and (max-width:1299px){.side-effects-skin-rash .purpose-card{top:174px}}@media only screen and (max-width:767px){.side-effects-skin-rash .purpose-card{top:unset}}@media only screen and (max-width:1299px){.side-effects-skin-rash{padding-bottom:0;padding-top:90px}}@media only screen and (max-width:767px){.side-effects-skin-rash{padding-top:60px}}.side-effects-other-effects{padding-top:130px}.side-effects-other-effects h4{max-width:780px}@media only screen and (max-width:1299px){.side-effects-other-effects{padding-top:80px}.side-effects-other-effects h4{max-width:576px}}.side-effects-bottom-banner{flex-wrap:wrap;margin-top:95px}.side-effects-bottom-banner .piqray-banner__right{flex:1}.side-effects-bottom-banner .line-box{margin-bottom:20px}@media only screen and (max-width:1299px){.side-effects-bottom-banner .line-box{margin-bottom:10px}.side-effects-bottom-banner{margin-top:75px}.side-effects{padding-bottom:90px;padding-top:90px}}@media only screen and (max-width:767px){.side-effects{padding-top:55px}}.taking-the-drug{overflow:hidden;padding-bottom:132px;padding-top:135px;position:relative}.taking-the-drug-hero{padding-bottom:40px}.taking-the-drug-hero .piqray-row__left{margin-right:30px;max-width:607px}@media only screen and (max-width:767px){.taking-the-drug-hero .piqray-row__left{margin-right:0}}.taking-the-drug-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.taking-the-drug-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/taking_the_drug_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:141px;pointer-events:none;position:absolute;right:25px;top:259px;width:157px}@media only screen and (max-width:767px){.taking-the-drug-hero .piqray-row__right:before{display:none}}.taking-the-drug-hero .piqray-row__right:after{background-image:url(../images/home/decor-elem/taking_the_drug_2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:372px;pointer-events:none;position:absolute;right:318px;top:12px;width:374px}@media only screen and (max-width:767px){.taking-the-drug-hero .piqray-row__right:after{right:230px;top:-40px;transform:scaleX(-1) rotate(65deg);width:290px}}.taking-the-drug-injections{padding-bottom:40px;padding-top:100px}.taking-the-drug-injections .piqray-row__left{flex-grow:1;position:relative;text-align:left}.taking-the-drug-injections .piqray-row__left:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:204px;left:405px;pointer-events:none;position:absolute;top:121px;width:194px}@media only screen and (max-width:1299px){.taking-the-drug-injections .piqray-row__left:before{height:270px;left:490px;width:260px}}@media only screen and (max-width:767px){.taking-the-drug-injections .piqray-row__left:before{height:250px;left:241px;top:45px;width:200px}}.taking-the-drug-injections .piqray-row__right{margin-left:30px;max-width:630px}@media only screen and (max-width:1299px){.taking-the-drug-injections .piqray-row__right{margin-left:0}}@media only screen and (max-width:767px){.taking-the-drug-injections{padding-bottom:0;padding-top:60px}}.taking-the-drug-reception-scheme{padding-top:120px}@media only screen and (max-width:1299px){.taking-the-drug-reception-scheme{padding-top:105px}}@media only screen and (max-width:767px){.taking-the-drug-reception-scheme{padding-top:60px}}.taking-the-drug .piqray-scheme{padding-top:45px}@media only screen and (max-width:1299px){.taking-the-drug .piqray-scheme{padding-top:60px}}.taking-the-drug-questions{padding-top:95px}.taking-the-drug-questions-cards{padding-top:50px}@media only screen and (max-width:1299px){.taking-the-drug-questions{padding-top:85px}.taking-the-drug-questions-cards{padding-top:0}}@media only screen and (max-width:767px){.taking-the-drug-questions{padding-top:60px}.taking-the-drug-questions-cards{padding-top:15px}}@media only screen and (max-width:1299px){.taking-the-drug{padding-bottom:100px;padding-top:90px}}@media only screen and (max-width:767px){.taking-the-drug{padding-bottom:90px;padding-top:55px}}.the-reasons{overflow:hidden;padding-top:125px}@media only screen and (max-width:1299px){.the-reasons{padding-top:100px}}@media only screen and (max-width:767px){.the-reasons{padding-top:70px}}.the-reasons-hero{padding-top:120px}@media only screen and (max-width:1299px){.the-reasons-hero{padding-top:85px}}@media only screen and (max-width:767px){.the-reasons-hero{padding-top:70px}}.the-reasons-hero .piqray-row__left{margin-right:40px;max-width:630px}@media only screen and (max-width:1299px){.the-reasons-hero .piqray-row__left{margin-right:0}}.the-reasons-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.the-reasons-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-70px;top:140px;width:394px}@media only screen and (max-width:1299px){.the-reasons-hero .piqray-row__right{margin-bottom:100px}.the-reasons-hero .piqray-row__right:before{top:0;transform:rotate(-32deg)}}@media only screen and (max-width:992px){.the-reasons-hero .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.the-reasons-hero .piqray-row__right{margin-bottom:50px}.the-reasons-hero .piqray-row__right:before{height:314px;top:-25px;transform:rotate(-12deg);width:255px}}.the-reasons-banner{margin-top:110px}@media only screen and (max-width:1299px){.the-reasons-banner{margin-top:0;padding-bottom:330px}}@media only screen and (max-width:767px){.the-reasons-banner{margin-top:65px;padding-bottom:360px}.the-reasons-banner .piqray-banner__img{height:318px;width:430px}}.prevention{overflow:hidden;padding-top:150px}@media only screen and (max-width:1299px){.prevention{padding-top:115px}}@media only screen and (max-width:767px){.prevention{padding-top:75px}}.prevention-hero .piqray-row__left{margin-right:40px;max-width:630px}@media only screen and (max-width:1299px){.prevention-hero .piqray-row__left{margin-right:0}}.prevention-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.prevention-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-62px;top:200px;width:394px}@media only screen and (max-width:1299px){.prevention-hero .piqray-row__right:before{height:377px;right:-70px;top:50px;width:316px}}@media only screen and (max-width:992px){.prevention-hero .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.prevention-hero .piqray-row__right:before{height:314px;right:-90px;top:10px;width:255px}}.prevention-recomendation{padding-top:100px}@media only screen and (max-width:1299px){.prevention-recomendation{padding-top:75px}}.prevention-recomendation h4{max-width:780px}.prevention-recomendation .cards-list{padding-top:20px}.prevention-warning{padding-top:90px}@media only screen and (max-width:1299px){.prevention-warning{padding-top:85px}}@media only screen and (max-width:767px){.prevention-warning{padding-top:45px}}.prevention-warning .piqray-row{align-items:center}.prevention-warning .piqray-row__left{flex-grow:1;position:relative;text-align:left}.prevention-warning .piqray-row__left .piqray-row__img{position:relative}.prevention-warning .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:241px;left:-40px;pointer-events:none;position:absolute;top:117px;transform:scaleX(-1);width:217px}@media only screen and (max-width:1299px){.prevention-warning .piqray-row__left .piqray-row__img:before{height:332px;left:-65px;top:96px;transform:scaleX(-1) rotate(22deg);width:350px;z-index:1}}@media only screen and (max-width:767px){.prevention-warning .piqray-row__left .piqray-row__img:before{height:198px;left:-57px;top:82px;width:209px}}@media only screen and (max-width:1299px){.prevention-warning .piqray-row__left .piqray-row__img img{transform:scaleX(-1)}}.prevention-warning .piqray-row__right{margin-left:70px;max-width:670px}@media only screen and (max-width:1299px){.prevention-warning .piqray-row__right{margin:0}}.honey-help{overflow:hidden;padding-top:180px}@media only screen and (max-width:1299px){.honey-help{padding-top:150px}}@media only screen and (max-width:767px){.honey-help{padding-top:85px}}.honey-help-hero{align-items:center}@media only screen and (max-width:1299px){.honey-help-hero{align-items:flex-start}}.honey-help-hero .piqray-row__left{margin-right:40px;max-width:630px}@media only screen and (max-width:1299px){.honey-help-hero .piqray-row__left{margin-right:0}}.honey-help-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.honey-help-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-60px;top:90px;width:394px}@media only screen and (max-width:1299px){.honey-help-hero .piqray-row__right:before{right:-80px;top:20px}}@media only screen and (max-width:992px){.honey-help-hero .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.honey-help-hero .piqray-row__right:before{height:314px;right:-55px;top:-25px;width:255px}}.honey-help-symptoms{padding-top:100px}.honey-help-symptoms .symptoms-list{padding-top:25px}@media only screen and (max-width:767px){.honey-help-symptoms{padding-top:60px}}.honey-help-consultation{padding-bottom:145px;padding-top:95px}@media only screen and (max-width:1299px){.honey-help-consultation{padding-bottom:85px;padding-top:75px}}@media only screen and (max-width:767px){.honey-help-consultation{padding-bottom:50px;padding-top:60px}}.honey-help-consultation__title{max-width:855px}.honey-help-consultation__title p{padding-top:15px}.honey-help-consultation .consultation-form{padding-top:40px}@media only screen and (max-width:1299px){.honey-help-consultation .consultation-form{padding-top:25px}}.what-to-do{overflow:hidden;padding-bottom:80px}.what-to-do-hero{align-items:center;padding-bottom:125px;padding-top:150px}@media only screen and (max-width:1299px){.what-to-do-hero{align-items:flex-start;padding-top:115px}}@media only screen and (max-width:767px){.what-to-do-hero{padding-bottom:50px;padding-top:85px}}.what-to-do-hero .piqray-row__left{flex-grow:1;position:relative;text-align:left}.what-to-do-hero .piqray-row__left .piqray-row__img{position:relative}.what-to-do-hero .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:392px;left:-120px;pointer-events:none;position:absolute;top:68px;transform:rotate(-75deg);width:321px}@media only screen and (max-width:1299px){.what-to-do-hero .piqray-row__left .piqray-row__img:before{left:-145px;top:0;transform:rotate(-80deg)}}@media only screen and (max-width:767px){.what-to-do-hero .piqray-row__left .piqray-row__img:before{height:288px;left:-100px;top:-24px;transform:rotate(18deg) scalex(-1);width:283px}}.what-to-do-hero .piqray-row__left .piqray-row__img:after{background-image:url(../images/home/decor-elem/taking_the_drug_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:141px;pointer-events:none;position:absolute;right:40px;top:305px;width:157px}@media only screen and (max-width:1299px){.what-to-do-hero .piqray-row__left .piqray-row__img:after{top:265px}}@media only screen and (max-width:767px){.what-to-do-hero .piqray-row__left .piqray-row__img:after{height:90px;right:98px;top:190px;width:101px}}.what-to-do-hero .piqray-row__right{margin-left:70px;max-width:630px}@media only screen and (max-width:1299px){.what-to-do-hero .piqray-row__right{margin:0}}.what-to-do-warning{padding-top:90px}@media only screen and (max-width:767px){.what-to-do-warning{padding-top:60px}}.what-to-do-warning .piqray-row{align-items:center}@media only screen and (max-width:1299px){.what-to-do-warning .piqray-row{align-items:flex-start}}.what-to-do-warning .piqray-row__left{flex-grow:1;position:relative;text-align:left}.what-to-do-warning .piqray-row__left .piqray-row__img{position:relative}.what-to-do-warning .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:204px;left:334px;pointer-events:none;position:absolute;top:106px;width:194px}@media only screen and (max-width:1299px){.what-to-do-warning .piqray-row__left .piqray-row__img:before{height:336px;left:420px;top:56px;width:320px}}@media only screen and (max-width:767px){.what-to-do-warning .piqray-row__left .piqray-row__img:before{height:196px;left:215px;top:80px;width:187px}}.what-to-do-warning .piqray-row__right{margin-left:70px;max-width:710px}@media only screen and (max-width:1299px){.what-to-do-warning .piqray-row__right{margin:0}}.what-to-do-recomendation{padding-top:115px}@media only screen and (max-width:1299px){.what-to-do-recomendation{padding-top:95px}}@media only screen and (max-width:767px){.what-to-do-recomendation{padding-top:70px}}.what-to-do-recomendation__title{display:flex;flex-wrap:wrap}.what-to-do-recomendation__title .line-box{margin-bottom:20px}.what-to-do-recomendation__title-left{margin-right:40px;max-width:520px}@media only screen and (max-width:1299px){.what-to-do-recomendation__title-left{margin:0;max-width:100%;width:100%}}.what-to-do-recomendation__title-right{flex:1}@media only screen and (max-width:1299px){.what-to-do-recomendation__title-right{padding-top:20px;width:100%}}.what-to-do-recomendation .recomendation-cards{padding-top:55px}@media only screen and (max-width:1299px){.what-to-do-recomendation .recomendation-cards{padding-top:15px}}.what-to-do-banner{align-items:center;margin-top:90px;min-height:370px}.what-to-do-banner .piqray-banner__img:before{display:none}@media only screen and (max-width:1299px){.what-to-do-banner .piqray-banner__img{height:462px;right:50%;transform:translateX(50%);width:564px}}@media only screen and (max-width:767px){.what-to-do-banner .piqray-banner__img{height:319px;width:455px}}@media only screen and (max-width:1299px){.what-to-do-banner{margin-top:80px;padding-bottom:600px}}@media only screen and (max-width:767px){.what-to-do-banner{margin-top:55px;padding-bottom:330px}}.medical-attention{overflow:hidden;padding-top:125px}@media only screen and (max-width:1299px){.medical-attention{padding-top:105px}}@media only screen and (max-width:767px){.medical-attention{padding-top:70px}}.medical-attention-hero{padding-top:180px}@media only screen and (max-width:1299px){.medical-attention-hero{padding-top:95px}}@media only screen and (max-width:767px){.medical-attention-hero{padding-top:85px}}.medical-attention-hero .piqray-row{align-items:center}@media only screen and (max-width:1299px){.medical-attention-hero .piqray-row{align-items:flex-start}}.medical-attention-hero .piqray-row__left{flex-grow:1;position:relative;text-align:left}.medical-attention-hero .piqray-row__left .piqray-row__img{position:relative}.medical-attention-hero .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:268px;left:-52px;pointer-events:none;position:absolute;top:188px;transform:scaleX(-1);width:241px}@media only screen and (max-width:1299px){.medical-attention-hero .piqray-row__left .piqray-row__img:before{left:-80px;top:136px;z-index:1}}@media only screen and (max-width:767px){.medical-attention-hero .piqray-row__left .piqray-row__img:before{height:198px;left:-80px;top:82px;width:209px}}.medical-attention-hero .piqray-row__right{margin-left:70px;max-width:630px}@media only screen and (max-width:1299px){.medical-attention-hero .piqray-row__right{margin:0}}.medical-attention-wid{padding-top:105px}@media only screen and (max-width:1299px){.medical-attention-wid{padding-top:60px}}@media only screen and (max-width:767px){.medical-attention-wid{padding-top:50px}}.medical-attention-wid .piqray-row__left{margin-right:40px;max-width:630px}@media only screen and (max-width:1299px){.medical-attention-wid .piqray-row__left{margin-right:0}}.medical-attention-wid .piqray-row__right{flex-grow:1;position:relative;text-align:right}.medical-attention-wid .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:324px;pointer-events:none;position:absolute;right:-40px;top:85px;width:329px}@media only screen and (max-width:1299px){.medical-attention-wid .piqray-row__right:before{top:55px;transform:rotate(-20deg)}}@media only screen and (max-width:992px){.medical-attention-wid .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.medical-attention-wid .piqray-row__right:before{height:314px;right:-80px;top:-25px;transform:rotate(-12deg);width:255px}}.medical-attention-symptoms{padding-bottom:140px;padding-top:90px}@media only screen and (max-width:1299px){.medical-attention-symptoms{padding-bottom:80px;padding-top:75px}}@media only screen and (max-width:767px){.medical-attention-symptoms{padding-bottom:70px;padding-top:60px}}.medical-attention-symptoms .symptoms-list__item:first-of-type{border:none;padding-left:0;padding-right:0}@media only screen and (max-width:1299px){.medical-attention-symptoms .symptoms-list__item:first-of-type{margin-bottom:0;margin-top:0}}.medical-attention .cards-list{padding-top:95px}@media only screen and (max-width:1299px){.medical-attention .cards-list{padding-top:75px}}@media only screen and (max-width:767px){.medical-attention .cards-list{padding-top:70px}}.help-yourself{overflow:hidden}.help-yourself-hero{padding-top:145px}@media only screen and (max-width:1299px){.help-yourself-hero{padding-top:120px}}@media only screen and (max-width:767px){.help-yourself-hero{padding-top:80px}}.help-yourself-hero .piqray-row{padding-top:70px}@media only screen and (max-width:1299px){.help-yourself-hero .piqray-row{padding-top:60px}}.help-yourself-hero .piqray-row__left{margin-right:30px;max-width:630px}@media only screen and (max-width:767px){.help-yourself-hero .piqray-row__left{margin:0;padding:0}}.help-yourself-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.help-yourself-hero .piqray-row__img{position:relative}.help-yourself-hero .piqray-row__img:before{background-image:url(../images/home/decor-elem/diarrhea_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:339px;left:255px;pointer-events:none;position:absolute;transform:scaleX(-1);width:467px}@media only screen and (max-width:767px){.help-yourself-hero .piqray-row__img:before{height:220px;left:110px;width:296px}}.help-yourself-hero .cards-list__card{padding-left:0;padding-right:0}.help-yourself-hero .cards-list__card p{padding-right:10px}@media only screen and (max-width:1299px) and (min-width:768px){.help-yourself-hero .cards-list__card{align-items:flex-start;flex-direction:column;width:50%}.help-yourself-hero .cards-list__card p{margin-left:0;margin-top:20px}}.help-yourself-banner{align-items:center;margin-top:95px;min-height:300px}@media only screen and (max-width:1299px) and (min-width:768px){.help-yourself-banner{margin-top:60px;min-height:240px}.help-yourself-banner .piqray-banner__text{margin-left:unset;margin-right:auto;max-width:59%}.help-yourself-banner .piqray-banner__img{height:100%;left:unset;right:-40px;transform:scaleX(-1);width:320px}.help-yourself-banner .piqray-banner__img:before{display:none}.help-yourself-banner .piqray-banner__img img{height:100%;object-fit:cover;width:100%}}@media only screen and (max-width:767px){.help-yourself-banner{margin-top:45px;padding-bottom:280px}.help-yourself-banner .piqray-banner__img{height:280px;left:50%;transform:translateX(-50%) scaleX(-1);width:378px}.help-yourself-banner .piqray-banner__img:before{display:none}}.nutrition{overflow:hidden;padding-bottom:100px;padding-top:145px}@media only screen and (max-width:1299px){.nutrition{padding-top:90px}}@media only screen and (max-width:767px){.nutrition{padding-bottom:75px;padding-top:80px}}.nutrition-hero .piqray-row__left{margin-right:40px;max-width:575px}@media only screen and (max-width:1299px){.nutrition-hero .piqray-row__left{margin-right:0}}.nutrition-hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.nutrition-hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-62px;top:0;width:394px}@media only screen and (max-width:1299px){.nutrition-hero .piqray-row__right:before{height:377px;right:-55px;top:0;transform:rotate(-15deg);width:316px}}@media only screen and (max-width:992px){.nutrition-hero .piqray-row__right{margin-left:auto}}@media only screen and (max-width:767px){.nutrition-hero .piqray-row__right:before{height:314px;width:255px}}.nutrition .recomendation-cards{padding-top:95px}@media only screen and (max-width:1299px){.nutrition .recomendation-cards{padding-top:75px}}@media only screen and (max-width:767px){.nutrition .recomendation-cards{padding-top:65px}}.nutrition-banner{align-items:center;margin-top:95px;min-height:432px}@media only screen and (max-width:1299px){.nutrition-banner{margin-top:50px;padding-bottom:410px}.nutrition-banner .piqray-banner__img{height:406px;right:50%;transform:translateX(50%);width:583px}.nutrition-banner .piqray-banner__img:before{display:none}}@media only screen and (max-width:767px){.nutrition-banner{padding-bottom:340px}.nutrition-banner .piqray-banner__img{height:320px;width:375px}}.hyperglycemia-about{overflow:hidden;padding-bottom:130px;padding-top:120px}@media only screen and (max-width:1299px){.hyperglycemia-about{padding-bottom:135px;padding-top:65px}}@media only screen and (max-width:767px){.hyperglycemia-about{padding-bottom:80px;padding-top:85px}}.hyperglycemia-about__hero{padding-top:140px}@media only screen and (max-width:1299px){.hyperglycemia-about__hero{padding-top:105px}}@media only screen and (max-width:767px){.hyperglycemia-about__hero{padding-top:70px}}.hyperglycemia-about__hero .piqray-row__left{margin-right:40px;max-width:575px}@media only screen and (max-width:1299px){.hyperglycemia-about__hero .piqray-row__left{margin-right:0}}.hyperglycemia-about__hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.hyperglycemia-about__hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-65px;top:270px;width:394px}@media only screen and (max-width:1299px){.hyperglycemia-about__hero .piqray-row__right:before{height:327px;top:45px;transform:rotate(-15deg);width:344px}}@media only screen and (max-width:767px){.hyperglycemia-about__hero .piqray-row__right:before{height:227px;right:-80px;top:30px;width:238px}}@media only screen and (max-width:992px){.hyperglycemia-about__hero .piqray-row__right{margin-left:auto}}.hyperglycemia-about__question{padding-top:105px}@media only screen and (max-width:1299px){.hyperglycemia-about__question{padding-top:80px}}@media only screen and (max-width:767px){.hyperglycemia-about__question{padding-top:60px}}.hyperglycemia-about .cards-list{padding-top:95px}@media only screen and (max-width:1299px){.hyperglycemia-about .cards-list{padding-top:45px}}@media only screen and (max-width:767px){.hyperglycemia-about .cards-list{padding-top:35px}}.hyperglycemia-about__important{padding-top:110px}@media only screen and (max-width:1299px){.hyperglycemia-about__important{padding-top:65px}}@media only screen and (max-width:767px){.hyperglycemia-about__important{padding-top:60px}}.hyperglycemia-about__important .piqray-row{align-items:center}@media only screen and (max-width:1299px){.hyperglycemia-about__important .piqray-row{align-items:flex-start}}.hyperglycemia-about__important .piqray-row__left{flex-grow:1;position:relative;text-align:left}.hyperglycemia-about__important .piqray-row__left .piqray-row__img{position:relative}.hyperglycemia-about__important .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/hyperglycemia_3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:205px;left:427px;pointer-events:none;position:absolute;top:188px;width:115px}@media only screen and (max-width:1299px){.hyperglycemia-about__important .piqray-row__left .piqray-row__img:before{height:243px;left:504px;top:190px;width:135px}}@media only screen and (max-width:767px){.hyperglycemia-about__important .piqray-row__left .piqray-row__img:before{height:173px;left:285px;top:120px;width:96px;z-index:1}.hyperglycemia-about__important .piqray-row__left .piqray-row__img img{transform:scaleX(-1)}}.hyperglycemia-about__important .piqray-row__right{margin-left:70px;max-width:670px}@media only screen and (max-width:1299px){.hyperglycemia-about__important .piqray-row__right{margin:0}}.exercise-stress{margin-top:-120px;overflow:hidden;padding-bottom:170px;padding-top:120px}@media only screen and (max-width:1299px){.exercise-stress{margin-top:-50px;padding-bottom:115px;padding-top:50px}}@media only screen and (max-width:767px){.exercise-stress{padding-bottom:90px}}.exercise-stress__hero .piqray-row__left{margin-right:40px;max-width:630px}@media only screen and (max-width:1299px){.exercise-stress__hero .piqray-row__left{margin-right:0}}.exercise-stress__hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}.exercise-stress__hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:370px;top:55px;transform:rotate(-85deg);width:394px}@media only screen and (max-width:1299px){.exercise-stress__hero .piqray-row__right:before{height:350px;right:425px;top:20px;width:350px}}@media only screen and (max-width:767px){.exercise-stress__hero .piqray-row__right:before{height:235px;right:220px;top:40px;width:230px}}.exercise-stress__hero .piqray-row__right:after{background-image:url(../images/home/decor-elem/taking_the_drug_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:141px;pointer-events:none;position:absolute;right:25px;top:357px;width:157px}@media only screen and (max-width:1299px){.exercise-stress__hero .piqray-row__right:after{right:105px;top:233px}}@media only screen and (max-width:767px){.exercise-stress__hero .piqray-row__right:after{height:78px;right:40px;top:205px;width:87px}}@media only screen and (max-width:992px){.exercise-stress__hero .piqray-row__right{margin-left:auto}}.exercise-stress__types{padding-top:95px}@media only screen and (max-width:1299px){.exercise-stress__types{padding-top:65px}.exercise-stress__types>h4{max-width:575px}}@media only screen and (max-width:767px){.exercise-stress__types{padding-top:45px}}.exercise-stress__types>h4{max-width:742px}.exercise-stress__types .sources-list{padding-top:20px;word-break:break-word}.exercise-stress__types .sources-list li{margin-top:15px}@media only screen and (max-width:1299px){.exercise-stress__types .sources-list li{padding-left:30px}}.exercise-stress__types .questions-card-item{max-width:100%}@media only screen and (max-width:767px){.exercise-stress__types .questions-card-item{margin-top:35px}}.exercise-stress__types .questions-card-item__content h4{margin-top:50px}.exercise-stress__banner{align-items:center;margin-top:95px;min-height:335px;overflow:visible}.exercise-stress__banner .piqray-banner__img{bottom:0;height:390px;top:auto;width:516px}@media only screen and (max-width:1299px) and (min-width:768px){.exercise-stress__banner{margin-top:55px;min-height:355px}.exercise-stress__banner .piqray-banner__text{margin-left:unset;margin-right:auto;max-width:56%}.exercise-stress__banner .piqray-banner__img{height:391px;left:unset;overflow:hidden;right:0;width:516px}.exercise-stress__banner .piqray-banner__img img{transform:translateX(155px)}.exercise-stress__banner .piqray-banner__img:before{display:none}}@media only screen and (max-width:767px){.exercise-stress__banner{margin-top:60px;min-height:auto;padding-bottom:340px}.exercise-stress__banner .piqray-banner__img{height:319px;left:50%;transform:translateX(-50%)}.exercise-stress__banner .piqray-banner__img:before{display:none}}.exercise-stress .cards-list{padding-top:100px}@media only screen and (max-width:1299px){.exercise-stress .cards-list{padding-top:80px}}@media only screen and (max-width:767px){.exercise-stress .cards-list{padding-top:60px}}.glycemic-control{overflow:hidden;padding-bottom:175px}@media only screen and (max-width:1299px){.glycemic-control{padding-bottom:100px}}@media only screen and (max-width:767px){.glycemic-control{padding-bottom:85px}}.glycemic-control .piqray-row{align-items:center}@media only screen and (max-width:1299px){.glycemic-control .piqray-row{align-items:flex-start}}.glycemic-control .piqray-row__left{flex-grow:1;position:relative;text-align:left}.glycemic-control .piqray-row__left .piqray-row__img{position:relative}.glycemic-control .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:384px;left:-120px;pointer-events:none;position:absolute;top:200px;transform:scaleX(-1);width:494px}@media only screen and (max-width:1299px){.glycemic-control .piqray-row__left .piqray-row__img:before{left:-145px;top:0}}@media only screen and (max-width:767px){.glycemic-control .piqray-row__left .piqray-row__img:before{height:288px;left:-100px;top:10px;transform:rotate(18deg) scalex(-1);width:283px}}.glycemic-control .piqray-row__right{margin-left:70px;max-width:670px}@media only screen and (max-width:1299px){.glycemic-control .piqray-row__right{margin:0}}.hyperglycemia-nutrition{margin-top:-120px;overflow:hidden;padding-bottom:150px;padding-top:120px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition{margin-top:-50px;padding-bottom:130px;padding-top:50px}}@media only screen and (max-width:767px){.hyperglycemia-nutrition{padding-bottom:85px}}.hyperglycemia-nutrition__hero .piqray-row__left{margin-right:40px;max-width:670px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__hero .piqray-row__left{margin-right:0}}.hyperglycemia-nutrition__hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}@media only screen and (max-width:992px){.hyperglycemia-nutrition__hero .piqray-row__right{margin-left:auto}}.hyperglycemia-nutrition__hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:392px;pointer-events:none;position:absolute;right:380px;top:40px;transform:rotate(-75deg);width:321px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__hero .piqray-row__right:before{right:460px;top:0}}@media only screen and (max-width:767px){.hyperglycemia-nutrition__hero .piqray-row__right:before{height:235px;right:220px;top:30px;width:230px}}.hyperglycemia-nutrition__hero .piqray-row__right:after{background-image:url(../images/home/decor-elem/taking_the_drug_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:141px;pointer-events:none;position:absolute;right:30px;top:277px;width:157px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__hero .piqray-row__right:after{right:105px;top:233px}}@media only screen and (max-width:767px){.hyperglycemia-nutrition__hero .piqray-row__right:after{height:84px;right:43px;top:173px;width:94px}}.hyperglycemia-nutrition__recommendation{padding-top:95px}.hyperglycemia-nutrition__recommendation .recomendation-cards{padding-top:15px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__recommendation{padding-top:100px}}@media only screen and (max-width:767px){.hyperglycemia-nutrition__recommendation{padding-top:70px}}.hyperglycemia-nutrition__banner{align-items:center;margin-top:107px;min-height:380px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__banner{margin-top:75px;min-height:487px;padding-bottom:450px}.hyperglycemia-nutrition__banner .piqray-banner__img{height:410px;left:50%;transform:translateX(-50%);width:526px}.hyperglycemia-nutrition__banner .piqray-banner__img:before{display:none}}@media only screen and (max-width:767px){.hyperglycemia-nutrition__banner{margin-top:70px;min-height:auto;padding-bottom:265px}.hyperglycemia-nutrition__banner .piqray-banner__img{height:249px;width:342px}}.hyperglycemia-nutrition__table{padding-top:95px}@media only screen and (max-width:1299px){.hyperglycemia-nutrition__table{padding-top:75px}.hyperglycemia-nutrition__table .questions-card-item__content{overflow:visible}}@media only screen and (max-width:767px){.hyperglycemia-nutrition__table{padding-top:70px}}.hyperglycemia-nutrition__table button{max-width:100%;overflow:hidden}@media only screen and (max-width:767px){.hyperglycemia-nutrition__table button{padding-bottom:0}}.signs{overflow:hidden}.signs .symptoms-list{padding-top:60px}@media only screen and (max-width:1299px){.signs .symptoms-list{padding-top:30px}}.signs__hero{padding-top:115px}@media only screen and (max-width:1299px){.signs__hero{padding-top:65px}}@media only screen and (max-width:767px){.signs__hero{padding-top:50px}}.signs__hero .piqray-row{align-items:center}@media only screen and (max-width:1299px){.signs__hero .piqray-row{align-items:flex-start}}.signs__hero .piqray-row__left{flex-grow:1;position:relative;text-align:left}.signs__hero .piqray-row__left .piqray-row__img{position:relative}.signs__hero .piqray-row__left .piqray-row__img:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:241px;left:375px;pointer-events:none;position:absolute;top:278px;width:217px}@media only screen and (max-width:1299px){.signs__hero .piqray-row__left .piqray-row__img:before{height:336px;left:420px;top:56px;width:320px}}@media only screen and (max-width:767px){.signs__hero .piqray-row__left .piqray-row__img:before{height:196px;left:215px;top:80px;width:187px}}.signs__hero .piqray-row__right{margin-left:70px;max-width:670px}.signs__hero .piqray-row__right p:first-of-type{padding:0}@media only screen and (max-width:1299px){.signs__hero .piqray-row__right{margin:0}}.signs__banner{margin-top:120px}@media only screen and (max-width:1299px){.signs__banner{margin-top:75px}}@media only screen and (max-width:767px){.signs__banner{margin-top:65px}}.therapy{margin-top:-120px;overflow:hidden;padding-bottom:95px;padding-top:120px}@media only screen and (max-width:1299px){.therapy{margin-top:-50px;padding-bottom:90px;padding-top:50px}}@media only screen and (max-width:767px){.therapy{padding-bottom:75px}}.therapy__hero .piqray-row__left{margin-right:40px;max-width:690px}@media only screen and (max-width:1299px){.therapy__hero .piqray-row__left{margin-right:0}}.therapy__hero .piqray-row__right{flex-grow:1;position:relative;text-align:right}@media only screen and (max-width:1299px){.therapy__hero .piqray-row__right img{transform:scaleX(-1)}}@media only screen and (max-width:767px){.therapy__hero .piqray-row__right img{transform:scaleX(1)}}.therapy__hero .piqray-row__right:before{background-image:url(../images/home/decor-elem/purpose_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:377px;pointer-events:none;position:absolute;right:-165px;top:80px;transform:rotate(85deg) scaleX(-1);width:394px}@media only screen and (max-width:1299px){.therapy__hero .piqray-row__right:before{top:45px;z-index:1}}@media only screen and (max-width:767px){.therapy__hero .piqray-row__right:before{height:240px;right:-90px;top:70px;width:236px}}.therapy__hero .piqray-row__right:after{background-image:url(../images/home/decor-elem/skin_rash_2.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:157px;pointer-events:none;position:absolute;right:460px;top:-54px;width:129px}@media only screen and (max-width:1299px){.therapy__hero .piqray-row__right:after{height:108px;right:551px;top:-10px;width:90px}}@media only screen and (max-width:767px){.therapy__hero .piqray-row__right:after{height:81px;right:307px;top:-18px;width:67px}}@media only screen and (max-width:992px){.therapy__hero .piqray-row__right{margin-left:auto}}.therapy__banner{align-items:center;margin-top:65px;min-height:442px}@media only screen and (max-width:1299px){.therapy__banner{margin-top:50px;min-height:auto;padding-bottom:380px}}@media only screen and (max-width:767px){.therapy__banner{margin-top:65px;padding-bottom:400px}.therapy__banner .piqray-banner__img{height:320px;width:570px}}.therapy__bottom-banner{align-items:center;margin-top:65px;min-height:385px}.therapy__bottom-banner .piqray-banner__text{max-width:558px}@media only screen and (max-width:1299px){.therapy__bottom-banner{margin-top:100px;min-height:auto;padding-bottom:500px}.therapy__bottom-banner .piqray-banner__text{margin-left:unset;margin-right:auto;max-width:100%}.therapy__bottom-banner .piqray-banner__text p{font-size:22px}.therapy__bottom-banner .piqray-banner__img{height:auto;width:100%}}@media only screen and (max-width:767px){.therapy__bottom-banner{margin-top:50px;padding-bottom:360px}.therapy__bottom-banner .piqray-banner__img{height:320px;left:unset;right:0;transform:scaleX(-1);width:456px}}.therapy__info{padding-top:112px}@media only screen and (max-width:1299px){.therapy__info{padding-top:75px}}.therapy__info .piqray-row__left{margin-right:30px;max-width:750px}@media only screen and (max-width:1299px){.therapy__info .piqray-row__left{margin-right:0;max-width:570px}}.therapy__info .piqray-row__right{flex-grow:1;position:relative;text-align:right}.therapy__info .piqray-row__right:before{background-image:url(../images/home/decor-elem/hyperglycemia_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:306px;pointer-events:none;position:absolute;right:-80px;top:76px;width:288px}@media only screen and (max-width:1299px){.therapy__info .piqray-row__right:before{right:-125px}}@media only screen and (max-width:767px){.therapy__info .piqray-row__right:before{height:193px;right:-80px;top:80px;width:184px}}.therapy__info .piqray-row__right:after{background-image:url(../images/home/decor-elem/hyperglycemia_3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:205px;position:absolute;right:247px;top:215px;width:115px}@media only screen and (max-width:1299px){.therapy__info .piqray-row__right:after{right:290px}}@media only screen and (max-width:767px){.therapy__info .piqray-row__right:after{height:123px;right:110px;top:180px;width:68px}}@media only screen and (max-width:992px){.therapy__info .piqray-row__right{margin-left:auto}}.therapy .cards-list{padding-top:85px}@media only screen and (max-width:767px){.therapy .cards-list{padding-top:70px}}.therapy .cards-list__card{padding-left:0;padding-right:0}.therapy .cards-list__card p{padding-right:10px}@media only screen and (max-width:1299px) and (min-width:768px){.therapy .cards-list__card{align-items:flex-start;flex-direction:column;width:50%}.therapy .cards-list__card p{margin-left:0;margin-top:20px}}.treatment{overflow:hidden;padding-bottom:175px;padding-top:175px}@media only screen and (max-width:1299px){.treatment{padding-bottom:90px;padding-top:85px}}@media only screen and (max-width:767px){.treatment{padding-bottom:75px;padding-top:100px}}.treatment .piqray-row__left{margin-right:30px;max-width:670px}@media only screen and (max-width:767px){.treatment .piqray-row__left{margin:0;padding:0}}.treatment .piqray-row__right{flex-grow:1;position:relative;text-align:right}.treatment .piqray-row__img{position:relative}.treatment .piqray-row__img:before{background-image:url(../images/home/decor-elem/diarrhea_1.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:420px;left:180px;pointer-events:none;position:absolute;transform:scaleX(-1);width:562px}@media only screen and (max-width:1299px){.treatment .piqray-row__img:before{height:290px;left:280px;width:416px}}@media only screen and (max-width:767px){.treatment .piqray-row__img:before{height:250px;left:65px;width:340px}}.treatment .piqray-row__img:after{background-image:url(../images/home/decor-elem/hyperglycemia_3.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:205px;position:absolute;right:430px;top:190px;width:115px}@media only screen and (max-width:1299px){.treatment .piqray-row__img:after{display:none}}.treatment .cards-list{padding-top:100px}@media only screen and (max-width:1299px){.treatment .cards-list{padding-top:70px}}@media only screen and (max-width:767px){.treatment .cards-list{padding-top:85px}.treatment .cards-list__card{display:flex;flex-direction:column;padding:25px 20px;text-align:center}.treatment .cards-list__card .cards-list__icon{margin:0 auto}}@media only screen and (min-width:1300px){.treatment .cards-list__card{display:flex;flex-direction:column;text-align:center}.treatment .cards-list__card .cards-list__icon{margin:0 auto}}body{position:relative;width:100%}