/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/classy/images/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.load-more{display:inline-block;margin:20px auto;width:auto;color:#006581;text-transform:uppercase;font-family:"PfizerTomorrow-Bold";font-size:18px;letter-spacing:2px;font-weight:600;text-align:center;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;border-color:transparent;position:relative;}.load-more:after,.select-arrow:after{content:"";display:inline-block;background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sprite.png);width:15px;height:9px;}.load-more:after{margin-left:10px;top:-2px;background-position:-93px -47px;}.load-more,.load-more:hover{text-decoration:none;}.field-collection-reset{margin:0;padding:0;float:none;border:0;}.load-more:after,.select-arrow{position:relative;}.select-arrow:after{background-position:-93px -92px;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;}.page-node-1166 .paragraph--type--explore-more,.page-node-1166 .paragraphs-item-explore-more{padding:0 15px;background-color:#fff;}.view-display-id-explore_more{background:#fff;max-width:1400px;width:calc(100% + 30px);position:relative;margin:0 auto;left:-15px;padding:45px 15px 50px;}@media only screen and (min-width:768px){.view-display-id-explore_more{left:0;width:100%;padding:30px 0 60px;}}@media only screen and (min-width:992px){.view-display-id-explore_more{padding-bottom:20px;}}.view-display-id-explore_more .view-header h2{font-size:24px;line-height:normal;color:#006581;font-family:"PfizerTomorrow-Bold";max-width:1230px;margin:0 auto 10px;}@media only screen and (min-width:768px){.view-display-id-explore_more .view-header h2{padding-left:15px;padding-right:15px;}}@media only screen and (max-width:767px){.view-display-id-explore_more .view-header h2{margin-bottom:45px;}}.view-display-id-explore_more .views-row{position:relative;margin-bottom:20px;}.view-display-id-explore_more .views-row img{display:block;width:100%;height:auto;}.view-display-id-explore_more .views-row a{display:block;height:100%;}.view-display-id-explore_more .views-row .category-link{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media only screen and (min-width:992px){.view-display-id-explore_more .views-row .category-link{padding:0 10px;}}@media only screen and (min-width:768px){.view-display-id-explore_more .view-content{max-width:1230px;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}.view-display-id-explore_more .view-content .views-row{width:25%;padding-left:15px;padding-right:15px;}}
.load-more{display:inline-block;margin:20px auto;width:auto;color:#006581;text-transform:uppercase;font-family:"PfizerTomorrow-Regular";font-size:18px;letter-spacing:2px;font-weight:600;text-align:center;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;border-color:transparent;position:relative;}.load-more:after,.select-arrow:after{content:"";display:inline-block;background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sprite.png);width:15px;height:9px;}.load-more:after{margin-left:10px;top:-2px;background-position:-93px -47px;}.load-more,.load-more:hover{text-decoration:none;}.field-collection-reset{margin:0;padding:0;float:none;border:0;}.load-more:after,.select-arrow{position:relative;}.select-arrow:after{background-position:-93px -92px;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;}#block-views-block-categories-explore-more,#block-views-categories-explore-more{background:#fff;max-width:1400px;width:100%;position:relative;margin:0 auto;left:0;padding:0 15px;}@media only screen and (min-width:768px){#block-views-block-categories-explore-more,#block-views-categories-explore-more{left:0;width:100%;padding:0;}}#block-views-block-categories-explore-more .view-header h2,#block-views-categories-explore-more .view-header h2{font-size:24px;line-height:normal;color:#006581;font-family:"PfizerTomorrow-Bold";max-width:1230px;margin:0 auto 20px;}@media only screen and (min-width:768px){#block-views-block-categories-explore-more .view-header h2,#block-views-categories-explore-more .view-header h2{padding-left:15px;padding-right:15px;}}#block-views-block-categories-explore-more .views-row,#block-views-categories-explore-more .views-row{position:relative;margin-bottom:20px;}#block-views-block-categories-explore-more .views-row img,#block-views-categories-explore-more .views-row img{display:block;width:100%;height:auto;}#block-views-block-categories-explore-more .views-row a,#block-views-categories-explore-more .views-row a{display:block;height:100%;}#block-views-block-categories-explore-more .views-row .category-link,#block-views-categories-explore-more .views-row .category-link{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}@media only screen and (min-width:768px){#block-views-block-categories-explore-more .view-content,#block-views-categories-explore-more .view-content{max-width:1230px;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;}#block-views-block-categories-explore-more .view-content .views-row,#block-views-categories-explore-more .view-content .views-row{width:25%;padding-left:15px;padding-right:15px;}}
.tool-communication-wrapper,.webform-modal-communication-tool #lwc-mail-form .form-type-textfield{position:relative;}.tool-communication{position:relative;max-width:1400px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.3334;color:#3e3e3e;font-family:"PfizerTomorrow-Regular";font-weight:300;}@media only screen and (min-width:768px){.tool-communication .intro{background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg-991x540.jpg);background-position:center center;background-repeat:no-repeat;background-size:cover;}}@media only screen and (min-width:992px){.tool-communication .intro{background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg-1440x540.jpg);}}@media only screen and (min-width:768px){.tool-communication .intro .tool-content{min-height:290px;}}.tool-communication .intro .actions-content .primary-cta{float:none;}.tool-communication .quiz{overflow-x:hidden;text-align:center;}.tool-communication .quiz .field--name-field-quiz{display:nonel;}.tool-communication .quiz .field--name-field-quiz > .field__item{margin-bottom:0;position:relative;}.tool-communication .quiz .field--name-field-quiz > .field__item:before{content:"";display:block;width:100%;height:100%;background:rgba(62,62,62,0.25);position:absolute;left:0;top:0;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz > .field__item:first-child{background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg-1440x540.jpg)
            center center no-repeat;background-size:cover;}.tool-communication .quiz .field--name-field-quiz > .field__item:nth-child(2){background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg2.jpg)
            center center no-repeat;background-size:cover;}.tool-communication .quiz .field--name-field-quiz > .field__item:nth-child(3){background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg3.jpg)
            center center no-repeat;background-size:cover;}}.tool-communication .quiz .field--name-field-quiz > .field__item > .paragraph--type--quiz{position:relative;max-width:1000px;margin-left:auto;margin-right:auto;background:rgba(255,255,255,0.9);}.tool-communication .quiz .field-collection-item-field-quiz{max-width:840px;margin-left:auto;margin-right:auto;padding:20px 20px 0;}.tool-communication .confirmation .confirmation-text h3,.tool-communication .quiz .field--name-field-title{padding:0 0 10px;margin:0;font-family:"PfizerTomorrow-Bold";font-size:24px;line-height:1;color:#006581;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-title{padding-bottom:15px;font-size:42px;line-height:1.1429;}}.tool-communication .quiz .field--name-field-description{padding:0 0 30px;margin:0;font-weight:700;}.tool-communication .quiz .field--name-field-description p,.tool-communication .quiz .field--name-field-quiz-question .doc-answer-wrapper p,.tool-communication .quiz .field--name-field-quiz-replies.full .field--name-field-quiz-answer .your-answer-wrapper p{margin-bottom:0;}.tool-communication .quiz .field--name-field-quiz-question{margin-bottom:30px;}.tool-communication .quiz .field--name-field-quiz-question .field__label{font-weight:700;display:block;margin-bottom:15px;}.tool-communication .quiz .field--name-field-quiz-question .doc-answer-wrapper{position:relative;background:#ccc;padding:15px 20px;border-radius:40px;margin-left:20px;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-question .doc-answer-wrapper{padding:25px 40px;}}.tool-communication .quiz .field--name-field-quiz-question .doc-answer-wrapper:before{content:"";display:block;width:45px;height:40px;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/quote-left.png)
        left bottom no-repeat;position:absolute;left:-20px;bottom:0;}.tool-communication .quiz .field--name-field-quiz-answer > label,.tool-communication .quiz .field--name-field-quiz-replies > .field__label{font-weight:700;display:block;margin-bottom:15px;}.tool-communication .quiz .field--name-field-quiz-replies > .field__items{-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;width:100%;}.tool-communication .quiz .field--name-field-quiz-replies > .field__items .change-your-reply-text,.webform-modal-communication-tool .form-type-textfield label{display:none;}.tool-communication .quiz .field--name-field-quiz-replies > .field__items.change-reply-mode .change-your-reply-text{display:inline;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-replies.full > .field__items > .field__item{width:100%;}.tool-communication .quiz .field--name-field-quiz-replies.full .field--name-field-quiz-answer .your-answer-wrapper{width:350px;margin-left:auto;margin-right:auto;margin-bottom:20px;}}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-replies.full .change-reply{position:absolute;right:0;margin-top:-80px;margin-bottom:0;}}.tool-communication .quiz .field--name-field-quiz-replies:not(.full) > .field__items > .field__item{width:100%;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-replies:not(.full) > .field__items > .field__item{width:calc(50% - 40px);}}@media only screen and (min-width:992px){.tool-communication .quiz .field--name-field-quiz-replies:not(.full) > .field__items > .field__item{width:350px;}}.tool-communication .quiz .field--name-field-quiz-replies:not(.full) > .field__items > .field__item:first-child:after{content:"or";display:block;font-weight:700;padding:0;margin-bottom:20px;}@media only screen and (min-width:768px){.tool-communication
        .quiz
        .field--name-field-quiz-replies:not(.full)
        > .field__items
        > .field__item:first-child:after{position:absolute;left:50%;margin-left:-20px;top:50%;margin-top:-22px;padding:0;margin-bottom:0;}}.tool-communication
    .quiz
    .field--name-field-quiz-replies:not(.full)
    .field--name-field-quiz-answer
    .your-answer-wrapper{width:auto;margin-left:0;margin-right:20px;margin-bottom:20px;}.tool-communication
    .quiz
    .field--name-field-quiz-replies:not(.full)
    .field--name-field-quiz-answer
    .your-answer-wrapper
    p{margin-bottom:0;}.tool-communication .quiz .field--name-field-quiz-replies .change-reply-mode{padding:20px 10px 30px;border:1px solid #c3c3c3;border-radius:35px;margin-bottom:30px;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-replies .change-reply-mode{padding-left:20px;padding-right:20px;}}.tool-communication .quiz .field--name-field-quiz-replies .change-reply-mode .change-your-reply-text{display:block;padding-bottom:20px;width:100%;text-align:center;font-weight:300;color:#3e3e3e;font-size:18px;text-transform:uppercase;}.tool-communication .quiz .field--name-field-quiz-answer{opacity:0.7;-webkit-transition:opacity 0.5s;transition:opacity 0.5s;}.tool-communication .quiz .field--name-field-quiz-answer .field__label{margin-bottom:15px;}.tool-communication .quiz .field--name-field-quiz-answer.selected-by-user,.tool-communication .quiz .field--name-field-quiz-answer:hover{opacity:1;}.tool-communication .quiz .field--name-field-quiz-answer .your-answer-wrapper{position:relative;background:#006074;padding:15px;border-radius:40px;margin-right:20px;color:#fff;cursor:pointer;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-quiz-answer .your-answer-wrapper{padding:25px 40px;}}.tool-communication .quiz .field--name-field-quiz-answer .your-answer-wrapper:before{content:"";display:block;width:45px;height:40px;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/quote-right.png)
        left bottom no-repeat;position:absolute;right:-20px;bottom:0;}.tool-communication .quiz .outcome-wrapper .links-block{position:relative;background:#e6eff1;padding:30px 20px;}@media only screen and (min-width:768px){.tool-communication .quiz .outcome-wrapper .links-block{background:0 0;}}.tool-communication .quiz .outcome-wrapper .links-block:before{content:"";position:absolute;left:-100%;top:0;width:100%;height:100%;background:#e6eff1;display:block;}@media only screen and (min-width:768px){.tool-communication .quiz .outcome-wrapper .links-block:before{background:rgba(255,255,255,0.9);left:-900px;}}.tool-communication .quiz .outcome-wrapper .links-block:after{content:"";position:absolute;right:-100%;top:0;width:100%;height:100%;background:#e6eff1;display:block;}@media only screen and (min-width:768px){.tool-communication .quiz .outcome-wrapper .links-block:after{background:rgba(255,255,255,0.9);right:-900px;}}.tool-communication .quiz .outcome-wrapper .links-block a{margin:0 auto;}.tool-communication .quiz .outcome-wrapper .links-block a:first-child{margin-bottom:20px;}@media only screen and (min-width:768px){.tool-communication .quiz .outcome-wrapper .links-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}.tool-communication .quiz .outcome-wrapper .links-block a{display:inline-block;margin:0;width:auto;max-width:none;padding-left:30px;padding-right:30px;}.tool-communication .quiz .outcome-wrapper .links-block a:first-child{margin:0;}}.tool-communication .quiz .field--name-field-quiz.field__items > .field__item:last-child .outcome-wrapper .links-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.tool-communication .quiz .field--name-field-outcome{background:#006074;position:relative;padding:250px 0 50px;color:#fff;border-top:2px solid rgba(156,214,217,0.9);border-bottom:2px solid rgba(156,214,217,0.9);}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-outcome .cta-btn{max-width:360px;width:auto;padding-left:30px;padding-right:30px;}}@media only screen and (min-width:992px){.tool-communication .quiz .field--name-field-outcome .cta-btn{display:inline-block;vertical-align:top;}}.tool-communication .quiz .field--name-field-outcome .links-block{margin-top:50px;padding:10px 0 30px;position:relative;width:calc(100% + 40px);left:-20px;}@media only screen and (min-width:768px){.tool-communication .quiz .field--name-field-outcome .links-block{width:100%;left:0;}.tool-communication .quiz .field--name-field-outcome{text-align:left;padding-top:50px;padding-left:230px;}}.tool-communication .quiz .field--name-field-outcome .field__label{display:block;font-family:"PfizerTomorrow-Bold";font-size:42px;}.tool-communication .quiz .field--name-field-outcome:after,.tool-communication .quiz .field--name-field-outcome:before{content:"";display:block;position:absolute;width:100%;height:calc(100% + 4px);left:-100%;top:-2px;background:#006074;border-top:2px solid rgba(156,214,217,0.9);border-bottom:2px solid rgba(156,214,217,0.9);}.tool-communication .quiz .field--name-field-outcome:after{left:auto;right:-100%;}.tool-communication .quiz .change-reply{display:inline-block;background:rgba(255,255,255,0.5);border:1px solid rgba(62,62,62,0.9);font-size:18px;text-transform:uppercase;color:#3e3e3e;width:185px;border-radius:25px;line-height:1.1;padding:10px 25px;text-decoration:none;margin:20px 0;}.tool-communication .quiz .complete-cta,.tool-communication .quiz .continue-cta{float:none;margin-left:auto;margin-right:auto;margin-top:25px;}@media only screen and (min-width:768px){.tool-communication .confirmation{background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/bg-1440x540.jpg)
            center center no-repeat;background-size:cover;}}.tool-communication .confirmation .tool-content{background:rgba(255,255,255,0.9);padding-top:20px;}.tool-communication .confirmation .confirmation-text{text-align:left;}@media only screen and (min-width:768px){.tool-communication .confirmation .confirmation-text{float:left;width:62.5%;}}@media only screen and (min-width:768px){.tool-communication .confirmation .confirmation-text h3{padding-bottom:15px;font-size:42px;line-height:1.1429;}}.continue-action-bar a,.tool-communication .confirmation .confirmation-text h4{font-family:"PfizerTomorrow-Bold";font-size:18px;font-weight:700;}.tool-communication .confirmation .confirmation-text p{margin-bottom:20px;}@media only screen and (min-width:768px){.tool-communication .confirmation .confirmation-actions{width:232px;float:right;}}.tool-communication .confirmation .confirmation-actions figure{margin:0 0 20px;}.tool-communication .confirmation .confirmation-actions figure img{margin:0 auto;display:block;}.tool-communication .confirmation .confirmation-actions .cta-btn{margin:0 auto 20px;}.tool-communication .confirmation .actions-content .secondary-cta{float:none;}.tool-communication .compare-text{font-size:20px;font-weight:700;padding-right:20px;padding-top:45px;display:none;}@media only screen and (max-width:767px){.tool-communication .compare-text{margin:0 auto;padding-top:0;padding-bottom:20px;text-align:center;}}@media only screen and (min-width:768px){.tool-communication .compare-text{padding-top:6%;}}.continue-action-bar.is-visible,.please-select-one.is-visible,.tool-communication .change-reply-mode .compare-text,.tool-communication .replies .compare-text{display:block;}.continue-action-bar,.please-select-one{position:relative;height:100px;width:100%;bottom:0;left:0;text-align:center;line-height:100px;font-style:italic;font-weight:600;font-size:18px;color:#fff;display:none;z-index:5;-webkit-transition:opacity 0.5s ease-out;transition:opacity 0.5s ease-out;}.please-select-one{background:#9cd6d9;}.continue-action-bar{background:rgba(255,255,255,0.9);}.continue-action-bar a{display:inline-block;background:#fee010;text-align:center;width:220px;font-weight:300;letter-spacing:1.4px;font-style:normal;border-radius:40px;height:42px;line-height:42px;text-decoration:none;text-transform:uppercase;color:#3e3e3e;}.continue-action-bar a:hover{background:#f4b821;text-decoration:none;}.continue-action-bar a:focus{text-decoration:none;}.webform-modal-communication-tool .mfp-close{color:#fff;font-size:0;text-indent:-9999px;background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sprite.png);background-position:-119px -90px;width:22px;height:22px;top:13px;right:15px;}.webform-modal-communication-tool .mfp-content{max-width:790px;background-color:rgba(255,255,255,0.9);}.webform-modal-communication-tool .form_header_left{background:-webkit-gradient(linear,left top,right top,from(#75bac3),to(#9cd6d9));background:linear-gradient(to right,#75bac3 0%,#9cd6d9 100%);height:50px;padding:5px 25px;color:#fff;font-family:"PfizerTomorrow-Bold";font-size:20px;line-height:20px;}.webform-modal-communication-tool form{padding:25px 15px;}@media only screen and (min-width:768px){.webform-modal-communication-tool form{padding:50px 120px;}}.webform-modal-communication-tool h2{text-align:center;font-family:"PfizerTomorrow-Bold";color:#006581;font-size:24px;line-height:normal;margin-bottom:15px;}@media only screen and (min-width:768px){.webform-modal-communication-tool h2{font-size:42px;margin-bottom:25px;}}.webform-modal-communication-tool p{text-align:center;font-weight:600;}.webform-modal-communication-tool p b{font-weight:800;}.webform-modal-communication-tool .form-type-textfield{margin-bottom:20px;}.webform-modal-communication-tool .form-type-textfield input{width:100%;display:block;background:#fff;border:0;line-height:normal;height:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:18px;padding:0 20px;}.webform-modal-communication-tool .form-type-textfield ::-webkit-input-placeholder{text-align:center;}.webform-modal-communication-tool .form-type-textfield :-moz-placeholder,.webform-modal-communication-tool .form-type-textfield ::-moz-placeholder{text-align:center;}.webform-modal-communication-tool .form-type-textfield :-ms-input-placeholder{text-align:center;}.webform-modal-communication-tool .form-submit,.webform-modal-communication-tool .form_close,.webform-modal-communication-tool input.form_close{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:230px;height:42px;text-align:center;display:block;font-weight:300;-webkit-box-shadow:none;box-shadow:none;border-radius:40px;color:#3e3e3e;font-size:18px;line-height:42px;margin:20px auto;border:0;outline:0;}.webform-modal-communication-tool #edit-submit{background:#fee010;}.webform-modal-communication-tool #edit-cancel{background:#fff;border:1px solid #3e3e3e;}.quiz .field--name-field-quiz.field__items > .field__item:nth-child(1) .field--name-field-outcome{background:#006074
        url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/outcome-1.png) no-repeat
        center top 50px;}@media only screen and (min-width:768px){.quiz .field--name-field-quiz.field__items > .field__item:nth-child(1) .field--name-field-outcome{background-position:left top 70px;}}.quiz .field--name-field-quiz.field__items > .field__item:nth-child(2) .field--name-field-outcome{background:#006074
        url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/outcome-2.png) no-repeat
        center top 50px;}@media only screen and (min-width:768px){.quiz .field--name-field-quiz.field__items > .field__item:nth-child(2) .field--name-field-outcome{background-position:left top 70px;}}.quiz .field--name-field-quiz.field__items > .field__item:nth-child(3) .field--name-field-outcome{background:#006074
        url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/communication/outcome-3.png) no-repeat
        center top 50px;}@media only screen and (min-width:768px){.quiz .field--name-field-quiz.field__items > .field__item:nth-child(3) .field--name-field-outcome{background-position:left top 70px;}}.webform-modal-communication-tool input.form-submit{background:#fee010;text-transform:uppercase;}.webform-modal-communication-tool input.form_close{background:#fee010;}.webform-modal-communication-tool input.form-submit:not(.form_close),.webform-modal-communication-tool input.form_close:not(.form_close){font-family:"PfizerTomorrow-Regular";}.webform-modal-communication-tool .form_close,.webform-modal-communication-tool input.form_close{background:#fff;border:1px solid rgba(62,62,62,0.75);text-transform:uppercase;}.webform-modal-communication-tool .form_close:hover,.webform-modal-communication-tool input.form_close:hover{text-decoration:none;background:#e1e1e1;}.webform-modal-communication-tool input.error{border:1px solid red;color:#000;}.webform-modal-communication-tool .error-message{position:absolute;width:100%;color:red;padding:0;font-size:12px;line-height:normal;text-align:left;}.confirm-text-download,.confirm-text-submitted,.webform-modal-communication-tool .messages.error{display:none;}.confirm-text-default .blue,.confirm-text-default em,.confirm-text-download span.blue,.confirm-text-submitted span.blue{color:#227586;font-style:italic;}.confirm-text-default p,.confirm-text-download p,.confirm-text-submitted p{margin:0;}
.tool-goal,.tool-goal-wrapper{position:relative;}.tool-goal-wrapper.tools .strategy-sub-title p{font-weight:300;margin-bottom:0;}.tool-goal{max-width:1400px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.3334;color:#3e3e3e;font-family:"PfizerTomorrow-Regular";font-weight:300;}.quiz-container{position:relative;background-size:cover;background-position:50% 50%;}.quiz-container .tool-content{padding:20px 0 100px;}@media only screen and (min-width:768px){.quiz-container .tool-content{padding-top:30px;padding-bottom:70px;}}.quiz-container .tool-content .strategy-col{margin-bottom:10px;list-style:none;}@media only screen and (min-width:768px){.quiz-container .tool-content .strategy-col{margin-bottom:20px;}}.quiz-container .tool-content .goal-item{text-align:center;background:#fff;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100px;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;}.desktop .quiz-container .tool-content .goal-item:hover{background:#006581;color:#fff;}@media only screen and (min-width:768px){.quiz-container.step-6 .quiz-header{width:61%;float:left;padding-bottom:60px;}.quiz-container.step-6 .strategy-title{text-align:left;}}.quiz-container.step-6 .strategy-sub-title,.tools .confirmation p{text-align:left;}.quiz-container.step-6 .all-answers{padding-top:25px;counter-reset:section;}.quiz-container.step-6 .all-answers .res-row{position:relative;padding-left:23px;}.quiz-container.step-6 .all-answers .res-row::before{counter-increment:section;content:counter(section) ".";font-weight:700;position:absolute;left:0;}.quiz-container.step-6 .quiz-right-content{padding-top:30px;text-align:center;}@media only screen and (min-width:768px){.quiz-container.step-6 .quiz-right-content{padding-top:0;text-align:right;overflow:hidden;}}.quiz-container.step-6 .quiz-right-content img{display:block;margin:0 auto 20px;}@media only screen and (min-width:768px){.quiz-container.step-6 .quiz-right-content img{margin-right:0;}}.quiz-container.step-6 .quiz-right-content .cta-btn{margin:0 auto 20px;position:relative;}@media only screen and (min-width:768px){.quiz-container.step-6 .quiz-right-content .cta-btn{margin-right:0;}}.quiz-container .quiz-footer .btn-prev span,.quiz-container .quiz-footer .btn-reset span,.quiz-container.step-6 .tool-content,.webform-modal-goal-attacment .form-type-textfield label,.webform-modal-identy-tool .form-type-textfield label{display:none;}.quiz-container .actions-content{position:fixed;left:0;bottom:0;width:100%;padding:0;}@media only screen and (min-width:768px){.quiz-container .actions-content{position:relative;left:auto;bottom:auto;width:auto;}}.quiz-container .quiz-footer{position:relative;text-align:right;padding:33px 0;}@media only screen and (min-width:768px){.quiz-container .quiz-footer{text-align:center;padding:27px 0 47px;}}.quiz-container .quiz-footer .btn-prev{padding-left:23px;}.quiz-container .quiz-footer .btn-prev,.quiz-container .quiz-footer .btn-reset{display:block;position:absolute;left:0;top:24px;font-size:16px;color:#006581;line-height:43px;height:43px;text-decoration:none;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/goal/back.png) left center
        no-repeat;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .btn-prev,.quiz-container .quiz-footer .btn-reset{padding-left:20px;line-height:20px;height:20px;background-size:11px auto;top:40px;}}.quiz-container .quiz-footer .btn-prev.disabled,.quiz-container .quiz-footer .btn-reset.disabled{opacity:0.2;cursor:default;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .btn-prev span,.quiz-container .quiz-footer .btn-reset span{display:block;}}.quiz-container .quiz-footer .btn-reset{padding-left:32px;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tools/goal/restart.png) left center
        no-repeat;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .btn-reset{padding-left:21px;background-size:16px auto;}}.quiz-container .quiz-footer .mini-pager{font-size:12px;color:#006581;position:absolute;right:0;top:55px;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .mini-pager{display:none;}}.quiz-container .quiz-footer .pager{padding:0;margin:0;list-style:none;}.quiz-container .quiz-footer .pager li{position:relative;display:inline-block;font-size:16px;color:#9cd6d9;height:10px;width:10px;margin-left:30px;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .pager li{margin-left:80px;width:20px;height:20px;}}.quiz-container .quiz-footer .pager li:first-child{margin-left:0;}.quiz-container .quiz-footer .pager li:first-child:before{display:none;}.quiz-container .quiz-footer .pager li:before{content:"";display:block;width:30px;height:2px;background:#9cd6d9;position:absolute;left:-30px;top:4px;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .pager li:before{width:80px;left:-80px;top:9px;}}.quiz-container .quiz-footer .pager li:after{content:"";display:block;width:10px;height:10px;background:#9cd6d9;border-radius:50%;position:absolute;left:0;top:0;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .pager li:after{width:20px;height:20px;}}.quiz-container .quiz-footer .pager li span{display:none;white-space:nowrap;}@media only screen and (min-width:768px){.quiz-container .quiz-footer .pager li span{display:block;position:absolute;left:-13px;top:28px;}}.quiz-container .quiz-footer .pager li.done{color:#006581;}.quiz-container .quiz-footer .pager li.done:after,.quiz-container .quiz-footer .pager li.done:before{background:#006581;}.quiz-container sup{font-size:70%;top:-6px;position:relative;}.webform-modal-goal-attacment .mfp-close,.webform-modal-identy-tool .mfp-close{color:#fff;font-size:0;text-indent:-9999px;background-image:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sprite.png);background-position:-119px -90px;width:22px;height:22px;top:13px;right:15px;}.webform-modal-goal-attacment .mfp-content,.webform-modal-identy-tool .mfp-content{max-width:790px;background-color:rgba(255,255,255,0.9);}.webform-modal-goal-attacment .form_header_left,.webform-modal-identy-tool .form_header_left{background:-webkit-gradient(linear,left top,right top,from(#75bac3),to(#9cd6d9));background:linear-gradient(to right,#75bac3 0%,#9cd6d9 100%);height:50px;padding:5px 25px;color:#fff;font-family:"PfizerTomorrow-Bold";font-size:20px;line-height:20px;}.webform-modal-goal-attacment form,.webform-modal-identy-tool form{padding:25px 15px;}@media only screen and (min-width:768px){.webform-modal-goal-attacment form,.webform-modal-identy-tool form{padding:50px 110px;}.your-inner-critic- .webform-modal-goal-attacment form,.your-inner-critic- .webform-modal-identy-tool form{padding:50px 120px;}}.webform-modal-goal-attacment h2,.webform-modal-identy-tool h2{text-align:center;font-family:"PfizerTomorrow-Bold";color:#006581;font-size:24px;line-height:normal;margin-bottom:15px;}@media only screen and (min-width:768px){.webform-modal-goal-attacment h2,.webform-modal-identy-tool h2{font-size:42px;margin-bottom:25px;}}.webform-modal-goal-attacment p,.webform-modal-identy-tool p{text-align:center;font-weight:600;}.webform-modal-goal-attacment p b,.webform-modal-identy-tool p b{font-weight:800;}.webform-modal-goal-attacment .form-type-textfield,.webform-modal-identy-tool .form-type-textfield{margin-bottom:20px;}.webform-modal-goal-attacment .form-type-textfield input,.webform-modal-identy-tool .form-type-textfield input{width:100%;display:block;background:#fff;border:0;line-height:normal;height:60px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:18px;padding:0 20px;}.webform-modal-goal-attacment .form-type-textfield ::-webkit-input-placeholder,.webform-modal-identy-tool .form-type-textfield ::-webkit-input-placeholder{text-align:center;}.webform-modal-goal-attacment .form-type-textfield :-moz-placeholder,.webform-modal-goal-attacment .form-type-textfield ::-moz-placeholder,.webform-modal-identy-tool .form-type-textfield :-moz-placeholder,.webform-modal-identy-tool .form-type-textfield ::-moz-placeholder{text-align:center;}.webform-modal-goal-attacment .form-type-textfield :-ms-input-placeholder,.webform-modal-identy-tool .form-type-textfield :-ms-input-placeholder{text-align:center;}.webform-modal-goal-attacment .form-submit{border:0;font-family:"PfizerTomorrow-Regular";}.webform-modal-goal-attacment .form-submit,.webform-modal-goal-attacment .form_close{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:230px;height:42px;text-align:center;display:block;font-weight:300;-webkit-box-shadow:none;box-shadow:none;border-radius:40px;color:#3e3e3e;font-size:18px;line-height:42px;margin:20px auto;outline:0;}.webform-modal-identy-tool .form-submit{border:0;font-family:"PfizerTomorrow-Regular";}.webform-modal-identy-tool .form-submit,.webform-modal-identy-tool .form_close{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:230px;height:42px;text-align:center;display:block;font-weight:300;-webkit-box-shadow:none;box-shadow:none;border-radius:40px;color:#3e3e3e;font-size:18px;line-height:42px;margin:20px auto;outline:0;}.webform-modal-goal-attacment #edit-cancel,.webform-modal-identy-tool #edit-cancel{background:#fff;border:1px solid #3e3e3e;}.webform-modal-goal-attacment .form_close,.webform-modal-identy-tool .form_close{background:#fff !important;border:0;font-family:"PfizerTomorrow-Regular";}.webform-modal-goal-attacment .form_close:hover,.webform-modal-identy-tool .form_close:hover{text-decoration:none;}.webform-modal-goal-attacment input.form-submit,.webform-modal-goal-attacment input.form_close,.webform-modal-identy-tool input.form-submit,.webform-modal-identy-tool input.form_close{background:#fee010;}.webform-modal-goal-attacment input.error,.webform-modal-identy-tool input.error{border:1px solid red;color:#000;}.webform-modal-goal-attacment .messages.error,.webform-modal-identy-tool .messages.error{display:none;}.webform-modal-goal-attacment .error-message,.webform-modal-identy-tool .error-message{position:absolute;width:100%;color:red;padding:0;font-size:12px;line-height:normal;text-align:left;}.tools .confirmation h2{font-family:"PfizerTomorrow-Bold";color:#006581;padding-bottom:15px;font-size:42px;line-height:44px;}.js-form-type-textfield .hidden{display:none !important;}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.tools{margin-left:-15px;margin-right:-15px;}@media only screen and (min-width:768px){.tools{margin-left:0;margin-right:0;}}.tools .red{color:#f26649;}.tools .name{text-transform:capitalize;}.tools b,.tools strong{font-weight:700;}.tools .this-is-for-you{background:-webkit-gradient(linear,left top,right top,from(#75bac3),to(#9cd6d9));background:linear-gradient(to right,#75bac3,#9cd6d9);color:#fff;font-family:"PfizerTomorrow-Bold";font-size:20px;line-height:0;padding:6px 13px;}.tools .this-is-for-you img{max-height:38px;}.tools .strategy-container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;max-width:1240px;}.tools .strategy-container-inner{max-width:800px;margin-right:auto;margin-left:auto;}.tools .strategy-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;}.tools .strategy-col{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;}@media only screen and (min-width:768px){.tools .col-one-half{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.tools .col-one-third{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.tools .col-one-fourth{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}}.tools .text-content{position:relative;background:rgba(255,255,255,0.9);padding:20px 0 15px;}@media only screen and (min-width:768px){.tools .text-content{padding:30px 0 20px;}}.tools .tool-content{position:relative;}.tools .actions-content{position:relative;background:rgba(255,255,255,0.9);border-top:2px solid rgba(156,214,217,0.9);padding:30px 0;text-align:center;}.tools .actions-content .cta-btn{margin-left:auto;margin-right:auto;margin-bottom:20px;}.tools .actions-content .cta-btn:last-child{margin-bottom:0;}@media only screen and (min-width:768px){.tools .actions-content .primary-cta{float:right;margin-bottom:0;}.tools .actions-content .secondary-cta{float:left;margin-bottom:0;}}.tools .cta-btn{display:block;font-size:18px;color:#3e3e3e;text-transform:uppercase;border:1px solid transparent;font-family:"PfizerTomorrow-Regular";width:100%;max-width:230px;border-radius:21px;letter-spacing:0.1em;line-height:1.1112;padding:10px;cursor:pointer;text-decoration:none;text-align:center;font-weight:300;}@media only screen and (min-width:992px){.tools .cta-btn:focus{outline:#1ea0ae auto 5px;}}.tools .primary-cta{background:#fee010;}.tools .primary-cta:hover{background:#f4b821;}.tools .secondary-cta{background:rgba(255,255,255,0.75);border:1px solid rgba(62,62,62,0.75);}.tools .secondary-cta:hover{background:#e1e1e1;}.tools .select-cta{max-width:160px;margin-left:auto;margin-right:auto;}.tools .strategy-title{padding:0 0 10px;margin:0;font-family:"PfizerTomorrow-Bold";font-size:24px;line-height:1;color:#006581;text-align:center;}@media only screen and (min-width:768px){.tools .strategy-title{padding-bottom:15px;font-size:42px;line-height:44px;}}.tools .strategy-title p{margin:0;}.tools .strategy-sub-title{padding:0;margin:0;text-align:center;}.tools .strategy-sub-title p{text-align:center;font-weight:600;}.tools .strategy-sub-title p b{font-weight:800;}
.paragraphs-item-custom-html-paragraph{max-width:1400px;margin:0 auto;position:relative;background:#fff;left:-15px;width:calc(100% + 30px);padding-left:15px;padding-right:15px;}@media only screen and (min-width:768px){.paragraphs-item-custom-html-paragraph{width:100%;left:0;overflow:hidden;}}.paragraphs-item-custom-html-paragraph .rtecenter{text-align:center;}.paragraphs-item-custom-html-paragraph .content{max-width:791px;margin:0 auto;}.paragraphs-item-custom-html-paragraph .field--name-field-description{max-width:790px;margin:0 auto 15px;}.paragraphs-item-custom-html-paragraph .field--name-field-description:after,.paragraphs-item-custom-html-paragraph .field--name-field-description:before,a.mailto svg.mailto{display:none;}.paragraphs-item-custom-html-paragraph .field--type-text-long a,.paragraphs-item-custom-html-paragraph .field-type-text-long a{color:#000;text-decoration:underline;}.paragraphs-item-custom-html-paragraph .field--type-text-long a:hover,.paragraphs-item-custom-html-paragraph .field-type-text-long a:hover{text-decoration:none;}.paragraphs-item-custom-html-paragraph ol,.paragraphs-item-custom-html-paragraph ul{margin-bottom:20px;}.paragraphs-item-custom-html-paragraph ol > li,.paragraphs-item-custom-html-paragraph ul li{margin-bottom:10px;list-style-type:disc;list-style-position:inside;}.paragraphs-item-custom-html-paragraph ul ul{padding-left:25px;margin-bottom:10px;}.paragraphs-item-custom-html-paragraph ul ul li{list-style-type:circle;}.paragraphs-item-custom-html-paragraph ol > li{list-style-type:decimal;}.paragraphs-item-custom-html-paragraph h1,.paragraphs-item-custom-html-paragraph h2,.paragraphs-item-custom-html-paragraph h3,.paragraphs-item-custom-html-paragraph h4,.paragraphs-item-custom-html-paragraph h5,.paragraphs-item-custom-html-paragraph h6{font-family:"PfizerTomorrow-Bold";font-size:18px;font-weight:600;margin-bottom:10px;}.paragraphs-item-custom-html-paragraph ol > li > ul{padding:0 0 0 40px;}.paragraphs-item-custom-html-paragraph td{vertical-align:baseline;}
html.js .webform-element-more--link,.max-file-size-string,.messages.messages--status,.messages.messages--error,.webform-image-file .webform-image-file-preview-wrapper,.webform-image-file input[name="upload_image_file_remove_button"],.sys-submit-progress-btn,.loader-imgfile,.loader-stfile{display:none;}html.js .webform-element-more--content,.tlwc-add-story{display:block;}*,::after,::before{box-sizing:border-box;}body{margin:0;}picture img{display:block;width:100%;}.container{position:relative;margin-left:auto;margin-right:auto;width:100%;max-width:1280px;}.mobile-only{display:block !important;}.desktop-only{display:none !important;}@media (min-width:768px){.mobile-only{display:none !important;}.desktop-only{display:block !important;}}.sys-thankyou- .paragraph--type--split-hero-layout .split-hero-wrap .field--name-field-split-hero-description p{font-size:33px;font-family:"PfizerTomorrow-Regular";}.sys-thank-you-body-left ul,ul.socialmedia{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;column-gap:23px;}.sys-thank-you-body-left ul>li,ul.socialmedia>li{margin:0;padding:0;list-style:none;display:block;color:#fff;font-size:14px;line-height:normal;letter-spacing:normal;text-shadow:none;font-weight:500;font-family:"PfizerTomorrow-Bold";}.sys-thank-you-body-left ul>li::before,ul.socialmedia>li::before{display:none;}.sys-thank-you-body-left ul>li>a,ul.socialmedia>li>a{margin:0;padding:0;max-width:none;line-height:normal;height:auto;background-color:transparent;}.sys-thank-you-body-left ul>li img,ul.socialmedia>li img{display:block;max-width:40px;height:auto;}.sys-thank-you-body-left ul.textleft{column-gap:30px;justify-content:flex-start;}.sys-thank-you-body-left ul.textleft>li img{max-width:50px;}.sys-banner-wrapper{display:block;position:relative;margin:0;}.sys-banner-wrapper::after{display:block;content:"";position:absolute;z-index:1;top:15px;right:15px;bottom:15px;left:15px;border:solid 2px #fee010;}.sys-banner-wrapper img{display:block;width:100%;height:auto;}.sys-banner-content{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;}.sys-banner-wrapper h2{margin:0;padding:0;text-align:center;color:#fff;font-size:35px;line-height:normal;letter-spacing:normal;font-style:normal;font-weight:900;font-family:"PfizerTomorrow-Bold";text-shadow:5px 3px 10px rgba(0,0,0,0.7);}.sys-banner-wrapper p{margin:0;padding:0;text-align:center;color:#fff;font-size:30px;line-height:normal;letter-spacing:normal;font-weight:600;font-family:"PfizerTomorrow-Bold";text-shadow:5px 3px 10px rgba(0,0,0,0.7);}@media (min-width:768px){.sys-banner-wrapper h2{font-size:50px;text-shadow:5px 3px 10px rgba(0,0,0,0.49);}.sys-banner-wrapper p{font-size:38px;text-shadow:5px 3px 10px rgba(0,0,0,0.49);}}@media (min-width:992px){.sys-banner-wrapper h2{font-size:70px;}.sys-banner-wrapper p{font-size:40px;}.sys-banner-wrapper::after{top:20px;right:20px;bottom:20px;left:20px;}.sys-banner-content{padding:20px;}}@media (min-width:1200px){.sys-banner-wrapper h2{font-size:80px;}.sys-banner-wrapper p{font-size:45px;}}.sys-webform-content-wrapper{margin-left:auto;margin-right:auto;width:100%;max-width:1280px;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;row-gap:30px;column-gap:40px;padding-top:45px;padding-bottom:0;}.sys-bodyleft-layout{margin:0 auto;width:100%;max-width:500px;}.sys-bodyright-layout{margin:0 auto;border:none;border-radius:8px;background-color:#f7f7f7;width:100%;max-width:500px;padding:30px 13px 66px 10px;}@media (min-width:576px){.sys-bodyright-layout{padding:20px 20px 66px 20px;}}@media (min-width:768px){.sys-webform-content-wrapper{flex-direction:row;column-gap:15px;padding-top:60px;padding-bottom:100px;}.sys-bodyleft-layout{max-width:47%;}.sys-bodyright-layout{margin-top:17px;max-width:53%;padding:20px 20px 66px 20px;}}@media (min-width:992px){.sys-webform-content-wrapper{column-gap:40px;}.sys-bodyleft-layout{max-width:684px;}.sys-bodyright-layout{max-width:560px;padding:20px 20px 66px 30px;}}.sys-story-wrapper img{display:block;width:100%;height:auto;}.sys-story-wrapper h2{margin:0 0 25px 0;padding:0;z-index:2;text-align:left;position:relative;display:inline-block;max-width:fit-content;color:#000;font-size:28px;line-height:28px;letter-spacing:normal;font-style:normal;font-weight:600;font-family:"PfizerTomorrow-BoldItalic";}.sys-story-wrapper h2::after{content:"";position:absolute;z-index:-1;top:0;left:-10px;right:-10px;height:50px;background-color:#fff;}.sys-story-wrapper p{margin:0;padding:0;color:#000;font-size:17px;line-height:25px;letter-spacing:normal;font-weight:normal;font-family:"PfizerTomorrow-Regular";}.sys-story-wrapper ul{margin:0;padding:25px 0 40px 0;list-style:none;list-style-type:none;}.sys-story-wrapper ul>li{margin:0;list-style:none;position:relative;padding:0 0 0 11px;color:#000;font-size:17px;line-height:25px;letter-spacing:normal;font-weight:normal;font-family:"PfizerTomorrow-Regular";}.sys-story-wrapper ul>li::before{content:"";display:block;font-size:0;overflow:hidden;border-radius:100%;position:absolute;left:0;top:10px;width:5px;height:5px;background-color:#459baa;}.sys-story-wrapper{border:none;position:relative;}.sys-story-wrapper::after{display:block;content:"";position:absolute;z-index:1;top:16px;right:10px;bottom:10px;left:10px;border:solid 2px #fee010;}.sys-story-content{padding:0 25px 0 37px;position:relative;z-index:2;}.social-wrapper{display:block;padding:37px 10px 38px 10px;border-radius:8px;background-color:#edf5f7;margin:40px 0 60px 0;}.social-wrapper p{max-width:415px;margin:16px auto 0 auto;padding:0;color:#000;font-size:22px;line-height:29px;letter-spacing:normal;font-weight:bold;font-family:"PfizerTomorrow-Bold";text-align:center;}.sys-story-wrapper picture{display:none;}@media (min-width:768px){.sys-story-wrapper h2{display:block;font-size:48px;line-height:normal;margin:0 0 28px 0;max-width:290px;}.sys-story-wrapper h2::after{left:-10px;right:15px;}.social-wrapper{margin:60px 0 40px 0;}.social-wrapper p{font-size:18px;}.sys-story-wrapper picture{display:block;}.sys-story-wrapper::after{top:30px;}}@media (min-width:992px){.sys-story-wrapper::after{top:30px;right:15px;bottom:15px;left:15px;}.sys-story-content{padding:0 50px 0 65px;}.sys-story-wrapper h2{font-size:48px;line-height:normal;margin:0 0 28px 0;max-width:300px;}.sys-story-wrapper h2::after{left:-20px;right:-15px;}.sys-story-wrapper ul{padding:25px 0 44px 0;}.social-wrapper p{font-size:22px;}}@media (min-width:1200px){.sys-story-wrapper h2{max-width:fit-content;}}.sys-bodyright-layout select,.sys-bodyright-layout textarea,.sys-bodyright-layout input[type=file],.sys-bodyright-layout input[type="tel"],.sys-bodyright-layout input[type="text"],.sys-bodyright-layout input[type="email"],.sys-bodyright-layout input[type="radio"],.sys-bodyright-layout input[type="checkbox"],.sys-bodyright-layout input[type="submit"],.sys-bodyright-layout button[type="submit"]{box-sizing:border-box;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none;opacity:1;}.sys-bodyright-layout .visually-hidden.fieldset-legend{display:none;}.sys-bodyright-layout .form-item{border:none;padding:0;margin-bottom:47px;}.form-item-required-field.form-item{margin-bottom:15px;}@media (min-width:768px){.form-item-required-field.form-item{margin-bottom:23px;}}.form-item-required-field p{margin:0;padding:0;text-align:left;color:#707070;font-size:15px;line-height:28px;letter-spacing:normal;font-style:italic;font-weight:500;font-family:"PfizerTomorrow-Bold";}.form-item-required-field p span{color:#ff0000;font-weight:600;}.sys-bodyright-layout .form-actions{padding-top:32px;padding-bottom:0;}.sys-bodyright-layout .form-actions input[type="submit"],.sys-bodyright-layout .form-actions button[type="submit"]{margin:0 auto;display:block;width:100%;padding:8px 20px 8px;border-radius:32px;border:solid 1px #fee010;width:336px;text-align:center;font-family:"PfizerTomorrow-Bold";font-size:19px;line-height:normal;letter-spacing:normal;color:#015961;background:#fee010 url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tlwc_optimization_2023/arrow-btn.svg) no-repeat 95% center/22px;}.sys-bodyright-layout .form-actions input[type="submit"]:hover,.sys-bodyright-layout .form-actions button[type="submit"]:hover{text-decoration:none;background:#fff url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tlwc_optimization_2023/arrow-btn.svg) no-repeat 95% center/22px;border-color:#015961;}.sys-submit-progress-btn{margin:0 auto;outline:none;cursor:progress;position:relative;text-decoration:none;align-items:center;justify-content:center;column-gap:10px;max-width:336px;background-color:#fee010;padding:8px 20px 8px;border-radius:32px;border:solid 1px #fee010;width:336px;text-align:center;font-family:"PfizerTomorrow-Bold";font-size:19px;line-height:normal;letter-spacing:normal;color:#015961;}.sys-submit-progress-btn.active{display:flex;}.sys-bodyright-layout label{text-align:left;display:block;color:#000;font-size:18px;line-height:normal;letter-spacing:normal;font-weight:bold;margin:0 0 3px 0;font-family:"PfizerTomorrow-Bold";}.sys-bodyright-layout label span{color:#ff0000;}.sys-bodyright-layout input:-webkit-input-placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout input:-moz-placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout input:placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout textarea:placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout input[type="tel"]:-ms-input-placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout input[type="text"]:-ms-input-placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout input[type="email"]:-ms-input-placeholder{color:#cbcbcb;opacity:1;}.sys-bodyright-layout select,.sys-bodyright-layout textarea,.sys-bodyright-layout input[type="tel"],.sys-bodyright-layout input[type="text"],.sys-bodyright-layout input[type="email"]{opacity:1;outline:none;display:block;resize:vertical;width:100%;max-width:445px;min-height:50px;border-radius:25px;box-shadow:none;border:solid 1px #000;color:#000;caret-color:auto;font-size:16px;line-height:normal;letter-spacing:normal;font-weight:500;font-style:normal;font-family:"PfizerTomorrow-Bold";background-color:#fff;padding:14px 18px 15px 18px;margin:0 0 4px 0;}.sys-bodyright-layout textarea{height:176px;border-radius:0;border:solid 2px #d2d2d2;margin:8px 0;}.sys-bodyright-layout textarea:focus{border-color:#d2d2d2;}.sys-bodyright-layout .error select,.sys-bodyright-layout .error textarea,.sys-bodyright-layout .error input[type="tel"],.sys-bodyright-layout .error input[type="text"],.sys-bodyright-layout .error input[type="email"],.sys-bodyright-layout select.error,.sys-bodyright-layout textarea.error,.sys-bodyright-layout input[type="tel"].error,.sys-bodyright-layout input[type="text"].error,.sys-bodyright-layout input[type="email"].error{border-color:#ff0000;}.sys-bodyright-layout .valid select,.sys-bodyright-layout .valid input[type="tel"],.sys-bodyright-layout .valid input[type="text"],.sys-bodyright-layout .valid input[type="email"]{border-color:#000;}.sys-bodyright-layout select:focus,.sys-bodyright-layout input[type="tel"]:focus,.sys-bodyright-layout input[type="text"]:focus,.sys-bodyright-layout input[type="email"]:focus{outline:none;box-shadow:none;border-color:#000;}.sys-bodyright-layout textarea::placeholder{color:#cbcbcb;opacity:1;text-transform:none;}.sys-bodyright-layout .form-type-checkbox{position:relative;display:block;margin-bottom:25px;margin-left:10px;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]{margin:0;padding:0;position:absolute;left:2px;top:2px;width:auto;height:auto;z-index:0;opacity:0;}.sys-bodyright-layout .form-type-checkbox label.option{margin:0;padding:0 0 0 30px;position:relative;text-decoration:none;display:inline-block;text-align:left;position:relative;color:#585858;font-size:16px;line-height:normal;letter-spacing:normal;font-weight:normal;text-transform:none;font-family:"PfizerTomorrow-Regular";}.sys-bodyright-layout .form-type-checkbox label.option p,.sys-bodyright-layout .form-type-checkbox .description p{margin:0;padding:0 0 20px 0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;font-weight:normal;text-transform:inherit;font-family:inherit;}.sys-bodyright-layout .form-type-checkbox .description{margin:0;padding:20px 0 0 0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;font-weight:normal;text-transform:inherit;font-family:inherit;}.sys-bodyright-layout .form-type-checkbox label.option p:last-child,.sys-bodyright-layout .form-type-checkbox .description p:last-child{padding-bottom:0;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]+label.option::before{content:"";outline:none;display:block;position:absolute;opacity:1;left:0;top:2px;width:18px;height:18px;z-index:2;border-radius:0;border:solid 1px #000;background-color:#fff;transform:translateY(0);}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]+label.option::after{content:"";outline:none;display:block;position:absolute;z-index:3;left:6px;top:3px;width:6px;height:12px;border-radius:0;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);background:transparent;opacity:0;}.sys-bodyright-layout .form-type-checkbox.error input[type="checkbox"]+label.option::before{border-color:#ff0000;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]:checked+label.option::before{border-color:#0065f2;background-color:#0065f2;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]:checked+label.option::after{opacity:1;}.js-form-type-checkbox input[type=checkbox]:focus+label.option:after,.js-form-type-checkbox input[type=checkbox]:checked:focus+label.option:after{outline:none;}.sys-bodyright-layout label.error{margin:5px 0 0 0;padding:0;text-align:left;color:#ff0000;font-size:16px;line-height:normal;font-weight:normal;text-transform:none;font-family:"PfizerTomorrow-Bold";}.sys-bodyright-layout .form-type-checkbox label.error{margin:5px 0 0 30px;padding:0;cursor:auto;text-align:left;color:#ff0000;font-size:16px;line-height:normal;font-weight:normal;text-transform:none;font-family:"PfizerTomorrow-Regular";}.sys-bodyright-layout .form-type-checkbox label.error::before,.sys-bodyright-layout .form-type-checkbox label.error::after{display:none;}@media (min-width:768px){.sys-bodyright-layout .form-type-checkbox{margin-left:0;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]+label.option::before{top:4px;width:22px;height:22px;}.sys-bodyright-layout .form-type-checkbox label.option{padding-left:43px;}.sys-bodyright-layout .form-type-checkbox label.error{margin-left:43px;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]+label.option::before{top:4px;width:22px;height:22px;}.sys-bodyright-layout .form-type-checkbox input[type="checkbox"]+label.option::after{left:7px;top:6px;width:7px;height:15px;}}#edit-are-you-a-patient-or-a-caregiver---wrapper{margin-bottom:42px;}#edit-are-you-a-patient-or-a-caregiver---wrapper-legend{margin:0 0 10px 0;padding:0;display:block;text-align:left;color:#000;font-size:18px;line-height:normal;letter-spacing:normal;font-weight:bold;font-family:"PfizerTomorrow-Bold";}.sys-bodyright-layout .form-radios{display:flex;width:100%;max-width:443px;column-gap:14px;margin-top:0;}.form-item-are-you-a-patient-or-a-caregiver-.form-type-radio{position:relative;margin-bottom:0;display:flex;width:100%;}.form-item-are-you-a-patient-or-a-caregiver- input[type="radio"]{margin:0;padding:0;position:absolute;left:4px;top:4px;z-index:0;opacity:1;}.form-item-are-you-a-patient-or-a-caregiver- label.option{margin:0;padding:25px 10px;position:relative;text-decoration:none;display:block;cursor:pointer;width:100%;text-align:center;border-radius:10px;color:#002732;font-size:18px;line-height:normal;letter-spacing:-0.32px;font-weight:600;text-transform:none;font-family:"PfizerTomorrow-Bold";border:solid 1px #002732;background-color:#fff;}.form-item-are-you-a-patient-or-a-caregiver- label.option>p{margin:0;padding:0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;font-weight:normal;text-transform:inherit;font-family:inherit;}.form-item-are-you-a-patient-or-a-caregiver- label.option:hover{border-color:#002732;background-color:#fee010;}.form-item-are-you-a-patient-or-a-caregiver- input[type="radio"]:checked+label.option{border-color:#002732;background-color:#fee010;box-shadow:0 0 0 1px #002732;}@media (min-width:768px){.sys-bodyright-layout .form-radios{column-gap:20px;}}.select-submit-story.form-item{margin-bottom:22px;}#edit-how-do-you-want-to-submit-your-story-choose-one---wrapper-legend .fieldset-legend{margin:0;padding:0 0 16px 0;display:block;text-align:left;color:#000;font-size:18px;line-height:normal;letter-spacing:normal;font-weight:bold;font-family:"PfizerTomorrow-Bold";}#edit-how-do-you-want-to-submit-your-story-choose-one---wrapper-legend .fieldset-legend span{color:#ff0000;}#edit-how-do-you-want-to-submit-your-story-choose-one-{display:flex;width:100%;max-width:448px;column-gap:28px;}.form-item-how-do-you-want-to-submit-your-story-choose-one-.form-item{margin-bottom:0;}.form-item-how-do-you-want-to-submit-your-story-choose-one-{position:relative;margin-bottom:0;display:flex;width:100%;}.form-item-how-do-you-want-to-submit-your-story-choose-one- input[type="radio"]{margin:0;padding:0;position:absolute;left:4px;top:4px;z-index:0;opacity:1;}.form-item-how-do-you-want-to-submit-your-story-choose-one- label.option{margin:0;padding:13px 9px 14px 9px;position:relative;text-decoration:none;display:block;cursor:pointer;width:100%;text-align:center;border-radius:10px;color:#002732;font-size:18px;line-height:normal;letter-spacing:-0.32px;font-weight:600;text-transform:none;font-family:"PfizerTomorrow-Bold";border:solid 1px #000;background-color:#fff;display:flex;align-items:center;row-gap:10px;column-gap:8px;flex-direction:column;justify-content:space-between;}.form-item-how-do-you-want-to-submit-your-story-choose-one- label.option>p{margin:0;padding:0;color:inherit;font-size:inherit;line-height:inherit;letter-spacing:normal;font-weight:normal;text-transform:inherit;font-family:inherit;}.form-item-how-do-you-want-to-submit-your-story-choose-one- label.option:hover{border-color:#002732;background-color:#fee010;}.form-item-how-do-you-want-to-submit-your-story-choose-one- input[type="radio"]:checked+label.option{border-color:#002732;background-color:#fee010;box-shadow:0 0 0 1px #002732;}.form-item-how-do-you-want-to-submit-your-story-choose-one-:first-child label.option:before{display:block;content:"";min-width:38px;min-height:38px;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sys_images/type-story.png) no-repeat center center / 100% auto;}.form-item-how-do-you-want-to-submit-your-story-choose-one-:last-child label.option::before{display:block;content:"";min-width:44px;min-height:49px;background:url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/sys_images/upload-file.png) no-repeat center center / 100% auto;}@media (min-width:992px){.form-item-how-do-you-want-to-submit-your-story-choose-one- label.option{padding:13px 10px 14px 12px;text-align:left;row-gap:10px;column-gap:8px;flex-direction:row;justify-content:flex-start;}}.tellStoryCharNum{margin:0;padding:0;text-align:left;color:#585858;font-size:18px;line-height:20px;letter-spacing:normal;font-weight:normal;font-family:"PfizerTomorrow-Regular";}.tot_char{color:#585858;}.upload-image-title.form-item{margin-top:40px;margin-bottom:15px;}.upload-image-title p{margin:0;padding:0;text-align:left;color:#000;font-size:18px;line-height:24px;letter-spacing:normal;font-weight:bold;font-family:"PfizerTomorrow-Bold";}.upload-image-wrapper.form-item,.upload-story-wrapper.form-item{margin:0;padding:0;position:relative;border-radius:10px;border:dashed 2px #000;background-color:#fff;max-width:448px;}.upload-story-wrapper.form-item{margin-top:37px;}.upload-image-wrapper .form-type-checkbox,.upload-story-wrapper .form-type-checkbox{display:none;opacity:0;visibility:hidden;}.upload-image-wrapper .field-prefix,.upload-story-wrapper .field-prefix{margin:0;padding:6px 10px;display:block;width:100%;text-align:center;color:#767676;font-size:20px;line-height:28px;letter-spacing:-0.36px;font-weight:500;font-family:"PfizerTomorrow-Bold";position:absolute;left:0;top:0;}.upload-image-wrapper .field-suffix,.upload-story-wrapper .field-suffix{margin:0;padding:7px 30px;display:block;width:100%;text-align:center;color:#585858;font-size:14px;line-height:19px;letter-spacing:normal;font-weight:500;font-family:"PfizerTomorrow-Bold";position:absolute;left:0;bottom:0;}.upload-image-wrapper input[type="submit"],.upload-story-wrapper input[type="submit"]{display:none;}.upload-image-wrapper input[type="file"],.upload-story-wrapper input[type="file"]{position:relative;z-index:1;min-width:100%;height:150px;opacity:0;background-color:transparent;}label.select-files-btn{margin:38px auto 0 auto;outline:none;position:absolute;z-index:2;left:calc(50% - 91px);text-decoration:none;text-align:center;display:block;width:100%;max-width:182px;color:#fff;font-size:18px;line-height:26px;letter-spacing:0.5px;font-weight:800;font-family:"PfizerTomorrow-Black";border-radius:25px;border:solid 2px #006581;background-color:#006581;padding:8px 10px 8px 10px;cursor:pointer;}label.select-files-btn:hover{color:#fff;border-color:#006581;background-color:#006581;text-decoration:underline;}.max-file-size-text.form-item,.max-file-size-string.form-item{margin:15px 0 50px 0;}.max-file-size-text p,.max-file-size-string p{margin:0;padding:0;position:relative;text-decoration:none;display:block;text-align:left;color:#585858;font-size:16px;line-height:26px;letter-spacing:normal;font-weight:normal;text-transform:none;font-family:"PfizerTomorrow-Regular";}.max-file-size-text p span,.max-file-size-string p span{color:#585858;}.file-limit-exceed{display:none;}@media (min-width:400px){.upload-image-wrapper input[type=file],.upload-story-wrapper input[type=file]{height:130px;}.upload-image-wrapper .field-suffix,.upload-story-wrapper .field-suffix{padding:7px 10px;}}@media (min-width:768px){label.select-files-btn{margin-top:44px;}.max-file-size-text.form-item,.max-file-size-string.form-item{margin-top:15px;margin-bottom:42px;}.upload-image-wrapper input[type="file"],.upload-story-wrapper input[type="file"]{height:150px;}}@media (min-width:992px){.upload-story-wrapper input[type="file"]{height:150px;}.upload-image-wrapper input[type="file"]{height:130px;}}.loader-stfile,.loader-imgfile{text-align:center;padding-top:10px;}.file-details{display:flex;align-items:center;justify-content:space-between;column-gap:10px;width:100%;margin-top:13px;}.file-name,.file-size{margin:0;padding:0;position:relative;text-decoration:none;display:block;text-align:left;color:#585858;font-size:16px;line-height:24px;letter-spacing:normal;font-weight:normal;text-transform:none;font-family:"PfizerTomorrow-Regular";}.file-name{width:40%;}.file-size{min-width:100px;text-align:right;white-space:nowrap;}.file-remove{display:block;opacity:1;outline:none;cursor:pointer;position:relative;text-align:center;text-decoration:none;width:100%;max-width:81px;border-radius:0;color:#006581;font-size:13px;line-height:22px;letter-spacing:0.46px;text-transform:none;font-weight:800;font-family:"PfizerTomorrow-Black";border:solid 2px #000;background-color:#fff;padding:2px 5px 3px 5px;margin:0;}.file-remove:hover{color:#006581;text-decoration:underline;}.file-remove:focus{color:#006581;outline:none;border-radius:0;border:solid 2px #000;}.file-error,.error.cust-error,div[role="alert"]{margin:5px 0 0 0;padding:0;text-align:left;color:#ff0000;font-size:16px;line-height:normal;font-weight:normal;font-family:"PfizerTomorrow-Regular";}.sys-bodyright-layout .messages.messages--warning{display:none;}.sys-thank-you-banner{display:block;position:relative;}.sys-thank-you-banner::after{display:block;content:"";position:absolute;z-index:1;top:15px;right:15px;bottom:15px;left:15px;border:solid 2px #fee010;}.sys-thank-you-banner img{display:block;width:100%;height:auto;}.sys-thank-you-banner-content{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;}.sys-thank-you-banner h2{margin:0;padding:0;text-align:center;color:#fff;font-size:30px;line-height:normal;letter-spacing:0.7px;font-style:normal;font-weight:900;font-family:"PfizerTomorrow-Bold";text-shadow:5px 3px 10px rgba(0,0,0,0.7);}@media (min-width:768px){.sys-thank-you-banner h2{font-size:45px;text-shadow:5px 3px 10px rgba(0,0,0,0.49);}.sys-thank-you-banner::after{top:20px;right:20px;bottom:20px;left:20px;}.sys-thank-you-banner-content{padding:40px;}}.sys-thank-you-body-right{max-width:100%;min-width:100%;overflow:hidden;}.sys-thank-you-body-right img{display:block;width:100%;height:auto;}.sys-thank-you-body-left{max-width:100%;margin-left:0px;margin-right:0;position:relative;z-index:3;padding:0 17px 44px;}.sys-thank-you-body-left h2{margin:-3px 0 25px 0;padding:0;z-index:2;top:0;text-align:left;position:relative;display:inline-block;max-width:fit-content;color:#000;font-size:28px;line-height:normal;letter-spacing:normal;font-style:normal;font-weight:600;font-family:"PfizerTomorrow-Bold";}.sys-thank-you-body-left h2::after{content:"";position:absolute;z-index:-1;top:0;left:-10px;right:0;height:50px;background-color:#fff;}.sys-thank-you-body-left p{margin:0 0 15px 0;padding:0;z-index:2;position:relative;color:#000;font-size:22px;line-height:normal;letter-spacing:-0.18px;font-weight:500;}.sys-thank-you-body-left p strong{font-weight:bold;}.sys-thank-you-body-left p em{color:#006581;font-weight:bold;letter-spacing:normal;}.sys-thank-you-body-left>a{margin:30px 0 0 0;display:block;width:100%;padding:8px 20px 8px;border-radius:32px;border:solid 1px #fee010;width:264px;text-align:center;font-family:"PfizerTomorrow-Bold";font-size:19px;line-height:normal;letter-spacing:normal;color:#015961;background:#fee010 url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tlwc_optimization_2023/arrow-btn.svg) no-repeat 95% center/22px;}.sys-thank-you-body-left>a:hover{text-decoration:none;background:#fff url(/profiles/pfectsislvngwtcrcom_profile/themes/lwc_theme/images/tlwc_optimization_2023/arrow-btn.svg) no-repeat 95% center/22px;border-color:#015961;}.sys-thank-you-body-left ul,ul.socialmedia{padding-top:15px;padding-bottom:40px;}.sys-thank-you-content,.sys-thankyou- .odd>div{padding-top:60px;padding-bottom:50px;}.sys-thank-you-content .container,.sys-thankyou- .odd .field--name-field-description{position:relative;display:flex;flex-direction:column;justify-content:space-between;row-gap:0;column-gap:15px;max-width:1210px;align-items:center;}@media (min-width:768px){.sys-thank-you-content .container,.sys-thankyou- .odd .field--name-field-description{position:relative;display:flex;flex-direction:row;justify-content:space-between;row-gap:15px;column-gap:15px;max-width:1210px;align-items:center;}}.sys-thankyou- .split-hero-wrap h2{margin-bottom:18px;}.sys-thankyou- .paragraph--type--split-hero-layout .field__items:before,.paragraph--type--split-hero-layout .field__items:after{content:none;}.sys-thankyou- .paragraph--type--split-hero-layout .field__items{justify-content:space-between;}@media (min-width:576px){.sys-thank-you-body-left h2{max-width:none;}.sys-thank-you-body-left h2::after{right:0;}}@media (min-width:768px){.sys-thank-you-content{padding-top:76px;padding-bottom:65px;}.sys-thank-you-content .container{flex-direction:row;}.sys-thank-you-body-left{max-width:50%;padding-bottom:40px;margin-right:0;}.sys-thank-you-body-right{min-width:50%;}.sys-thank-you-body-right img{min-width:680px;margin-left:-140px;}.sys-thank-you-body-left h2{margin:-5px 0 30px 0;display:block;max-width:280px;margin-bottom:20px;font-size:36px;}.sys-thank-you-body-left h2::after{right:0;}.sys-thank-you-body-left ul,ul.socialmedia{padding-top:15px;padding-bottom:20px;}.sys-thank-you-body-left a{margin-top:23px;}}@media (min-width:992px){.sys-thank-you-body-left{max-width:50%;padding-bottom:50px;}.sys-thank-you-body-right{min-width:50%;}.sys-thank-you-body-left h2{max-width:400px;}.sys-thank-you-body-left ul,ul.socialmedia{padding-top:15px;padding-bottom:30px;}.sys-thank-you-body-right img{min-width:590px;margin-left:0;}}@media (min-width:1200px){.sys-thank-you-body-left{max-width:580px;}.sys-thank-you-body-right{min-width:570px;}.sys-thank-you-body-left h2{max-width:100%;font-size:48px;letter-spacing:-0.5px;margin-top:-15px;margin-bottom:20px;max-width:510px;}.sys-thank-you-body-left h2::after{left:-10px;right:-10px;}.sys-thank-you-body-left p{letter-spacing:normal;}.sys-thank-you-body-left ul,ul.socialmedia{padding-top:15px;padding-bottom:40px;}.sys-thank-you-body-right img{min-width:570px;margin-left:0;}}
