.c-country-selector{--country-flag-size:24px;display:none}.c-country-selector.c-country-selector--open{display:block;position:fixed;top:0;left:0;height:100%;width:100%;overflow-y:auto;background-color:#fff;z-index:1010}.c-country-selector button:not([disabled]):focus-visible{outline:2px dashed #345970;outline-offset:8px}.c-country-selector__country-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-country-selector__country-link img{max-height:var(--country-flag-size);max-width:var(--country-flag-size)}.c-country-selector__country-link span{min-height:24px}.c-country-selector__region__btn{font-weight:800;letter-spacing:1px;color:#21455c}.c-country-selector__country-link{font-family:Helvetica;font-style:normal;font-weight:400;color:#21455c}.c-country-selector--inverse.c-country-selector--open{background-color:#071d2b}.c-country-selector--inverse .c-country-selector__close{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(139deg) brightness(103%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(139deg) brightness(103%) contrast(101%)}.c-country-selector--inverse .c-country-selector__region-group:after{background:#345970}.c-country-selector--inverse .c-country-selector__region__btn span{color:#c5d6e0}.c-country-selector--inverse .c-country-selector__region-country-list span,.c-country-selector--inverse .c-country-selector__region-footer span{color:#fff}@media only screen and (min-width:992px){.c-country-selector__region__btn{font-size:18px;line-height:22px}.c-country-selector__country-link{font-size:14px;line-height:22px}.c-country-selector__footer .c-country-selector__region-country-group{-webkit-margin-before:0;margin-block-start:0}}@media only screen and (max-width:991px){.c-country-selector__region{padding-block:26px 25px}.c-country-selector__region-country-group{display:none}.c-country-selector__region-country-list{display:contents}.c-country-selector__footer .c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex}.c-country-selector__region--expand.c-country-selector__region{padding-bottom:24px}.c-country-selector__region--expand .c-country-selector__region-country-group{display:grid;-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px}.c-country-selector__region--expand .c-country-selector__region-collapse-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.c-country-selector__country-link{font-size:14px;line-height:22px}.c-country-selector__region__btn{font-size:16px;line-height:20px;text-align:start}.c-country-selector__line,.c-country-selector__region-footer{display:none}}@media only screen and (max-width:767px){.c-country-selector__footer .c-country-selector__region-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:16px}}@media only screen and (min-width:768px)and (max-width:1279px){.c-country-selector__footer .c-country-selector__region-group{-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media only screen and (max-width:1279px){.c-country-selector__footer .c-country-selector__region,.c-country-selector__footer .c-country-selector__region-country-group,.c-country-selector__footer .c-country-selector__region-country-list{display:contents}}@media only screen and (max-width:575px){.c-country-selector{padding:72px 20px 40px}.c-country-selector__region-country-group{grid-template-columns:1fr}.c-country-selector__region-country-group,.c-country-selector__region-country-list{row-gap:24px;-webkit-margin-before:26px;margin-block-start:26px}.c-country-selector__footer{-webkit-margin-before:24px;margin-block-start:24px}}@media only screen and (min-width:576px)and (max-width:767px){.c-country-selector{padding:72px 34px 40px}.c-country-selector__region-country-group{grid-template-columns:repeat(2,1fr)}.c-country-selector__region-country-group,.c-country-selector__region-country-list{row-gap:24px;-webkit-margin-before:26px;margin-block-start:26px}.c-country-selector__footer{-webkit-margin-before:24px;margin-block-start:24px}}@media only screen and (min-width:768px)and (max-width:991px){.c-country-selector{padding:72px 40px 40px}.c-country-selector__region-country-group{grid-template-columns:repeat(3,1fr);row-gap:24px;-webkit-margin-before:26px;margin-block-start:26px}.c-country-selector__footer{-webkit-margin-before:24px;margin-block-start:24px}.c-country-selector__footer .c-country-selector__region-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}}@media only screen and (max-width:991px){.c-country-selector__region{border-bottom:1px solid #c5d6e0}.c-country-selector__region__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.c-country-selector__region-collapse-icon{width:16px;height:16px;-webkit-margin-start:16px;margin-inline-start:16px;position:relative;display:inline-block;-webkit-transition:all .1s ease-in;transition:all .1s ease-in}.c-country-selector__region-collapse-icon:before{content:"";display:block;background-image:url(https://www.avast.com/content/dam/avast/cb/icons-16.svg);background-repeat:no-repeat;background-position:-256px 0;width:16px;height:16px;position:absolute;-webkit-transform:translate(var(--icon-transform-x,-50%),-50%);transform:translate(var(--icon-transform-x,-50%),-50%);inset-block-start:50%;inset-inline-start:50%}.c-country-selector.c-country-selector--inverse .c-country-selector__region{border-bottom:1px solid #345970}.c-country-selector.c-country-selector--inverse .c-country-selector__region-collapse-icon:before{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(139deg) brightness(103%) contrast(101%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0) hue-rotate(139deg) brightness(103%) contrast(101%)}}.c-country-selector__toolbar{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.c-country-selector__close{width:32px;height:32px;position:relative;display:inline-block;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;-webkit-filter:brightness(0) saturate(100%) invert(9%) sepia(46%) saturate(820%) hue-rotate(159deg) brightness(97%) contrast(99%);filter:brightness(0) saturate(100%) invert(9%) sepia(46%) saturate(820%) hue-rotate(159deg) brightness(97%) contrast(99%)}.c-country-selector__close:before{content:"";display:block;background-image:url(https://www.avast.com/content/dam/avast/cb/icons-32.svg);background-repeat:no-repeat;background-position:-528px 0;width:32px;height:32px;position:absolute;-webkit-transform:translate(var(--icon-transform-x,-50%),-50%);transform:translate(var(--icon-transform-x,-50%),-50%);inset-block-start:50%;inset-inline-start:50%}@media only screen and (max-width:575px){.c-country-selector__close{top:24px;right:20px}}@media only screen and (min-width:576px)and (max-width:767px){.c-country-selector__close{top:24px;right:24px}}@media only screen and (min-width:768px)and (max-width:991px){.c-country-selector__close{top:24px;right:24px}}@media only screen and (min-width:992px)and (max-width:1279px){.c-country-selector{padding:72px 32px 16px}.c-country-selector__close{top:32px;right:32px}.c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:928px;--country-link-row-gap:8px;--country-column-gap:16px;--country-region-block-row-gap:32px;--country-footer-gap:16px}}@media only screen and (min-width:1280px){.c-country-selector__close{top:40px;right:40px}}@media only screen and (min-width:1280px)and (max-width:1365px){.c-country-selector{padding:72px 44px 32px}.c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:1192px;--country-region-block-row-gap:32px;--country-link-row-gap:16px;--country-column-gap:32px;--country-footer-gap:32px}}@media only screen and (min-width:1366px)and (max-width:1599px){.c-country-selector{padding:96px 39px 32px}.c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:1288px;--country-region-block-row-gap:32px;--country-link-row-gap:8px;--country-column-gap:48px;--country-footer-gap:32px}}@media only screen and (min-width:1600px){.c-country-selector{padding:152px 120px 40px}.c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:1360px;--country-region-block-row-gap:32px;--country-link-row-gap:16px;--country-column-gap:48px;--country-footer-gap:40px}}@media only screen and (min-width:992px){.c-country-selector__region{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.c-country-selector__region,.c-country-selector__region-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.c-country-selector__region-group{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-country-selector__region-country-list{display:contents}.c-country-selector__region-country-group{display:grid;grid-auto-flow:column;height:100%}.c-country-selector__region-footer{grid-column:var(--country-footer-col-pos);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-country-selector__footer{display:none}.c-country-selector__region-group{position:relative}.c-country-selector__region{row-gap:var(--country-region-block-row-gap)}.c-country-selector__region-country-group{-webkit-column-gap:var(--country-column-gap);-moz-column-gap:var(--country-column-gap);column-gap:var(--country-column-gap);row-gap:var(--country-link-row-gap)}.c-country-selector__region-footer{-webkit-padding-before:calc(var(--country-footer-gap)*2 - var(--country-link-row-gap) - var(--country-link-row-gap));padding-block-start:calc(var(--country-footer-gap)*2 - var(--country-link-row-gap) - var(--country-link-row-gap));padding-bottom:var(--country-footer-gap)}.c-country-selector__region-group:after{content:"";position:absolute;background:#c5d6e0;height:1px;width:100%;bottom:calc(var(--country-footer-gap) + var(--country-flag-size) + var(--country-footer-gap))}}@media only screen and (min-width:992px){.c-country-selector__region-footer .c-country-selector__country-link{min-height:var(--country-flag-size)}.c-country-selector__line{grid-column:var(--country-selector-col-pos,1);height:0}}@media only screen and (min-width:992px)and (max-width:1279px){.c-country-selector__region-country-group{grid-template-rows:repeat(calc(var(--country-selector-2c-rows) - 1),1fr) auto auto}.c-country-selector__line{grid-row:var(--country-selector-2c-rows)}.c-country-selector__region-footer{grid-row:calc(var(--country-selector-2c-rows) + 1)}.c-country-selector__region:not(:nth-child(2)) .c-country-selector__line{grid-row:var(--country-selector-2c-row-pos)/span var(--country-selector-2c-row-span)}}@media only screen and (min-width:1280px){.c-country-selector__region-country-group{grid-template-rows:repeat(calc(var(--country-selector-3c-rows) - 1),1fr) auto auto}.c-country-selector__line{grid-row:var(--country-selector-3c-rows)}.c-country-selector__region-footer{grid-row:calc(var(--country-selector-3c-rows) + 1)}.c-country-selector__region:not(:nth-child(2)) .c-country-selector__line{grid-row:var(--country-selector-3c-row-pos)/span var(--country-selector-3c-row-span)}}