BODY
{
font-family:Poppins;
font-size:16px;
box-sizing:border-box;
}

BODY *
{
box-sizing:border-box;
}

BODY::before
{
content: " ";
position: absolute;
top: 0;
left: -9000px;
width: 0%;
background: #339ee6;
height: 6px;
transition: width 500ms;
display: inline-block;
}

.no-gutters
{
padding-left:0;
}

.posfixed
{
position:fixed;
}

HEADER .bg-dark
{
background:#001748 !important;
color:#FFF !important;
}

HEADER .navbar-nav A
{
color:#FFF !important;
}

HEADER .navbar-nav A:hover,
HEADER .navbar-nav A:focus
{
color:#10baf7 !important;
}

.regflow HEADER NAV
{
height:66px !important;
padding-top:8px !important;
}

.regflow HEADER .navbar-brand IMG
{
height:40px !important;
}

.regflow HEADER .navbar-nav .nav-item
{
font-weight: bold;
font-size: 24px;
font-family: system-ui;
}

FOOTER
{
background-color:#EEE;
float:right;
clear:both;
}

ARTICLE
{
min-height:900px;
}

.nowb
{
white-space:nowrap;
}

.list-inline LI
{
display:inline-block;
}

.list-inline LI:not(:last-child)
{
margin-right: 0.5rem;
}

FOOTER #copyright
{
padding-left:30%;
padding-right:30%;
font-family:sans-serif;
font-size:13px;
color:#777;
}

FOOTER A
{
color:#001748 !important;
text-decoration:none !important;
font-weight:500;
font-size:18px;
}

FOOTER A:hover,
FOOTER A:focus
{
color:#517edf !important;
}

FORM.toggled INPUT,
FORM.toggled SELECT,
FORM.toggled TEXTAREA,
FORM.toggled LABEL,
FORM.toggled BUTTON
{
pointer-events:none;
opacity:0.5;
}

FORM .card
{
background: #EEE;
padding: 20px;
padding-bottom: 10px;
}

.btn
{
outline:none !important;
box-shadow:none !important;
}

.btn:hover,
.btn:focus
{
filter:brightness(120%);
}

.btn:active
{
filter:brightness(90%);
}

.btn-download
{
color: #001748;
background: #91c4f8;
font-weight: 500;
border: 3px outset rgba(255, 255, 255, 0.2);
font-size: 18px;
padding-left:16px;
padding-right:16px;
}

.btn-download:hover,
.btn-download:focus
{
filter:brightness(106%);
}

.btn-download:active
{
filter:brightness(90%);
}

.btn-download I[class^="ri-"]
{
display:inline-block;
transform: rotate(270deg);
}

.btn-download.bigger
{
zoom:120%;
}

.btn-submit
{
color: #FFF !important;
background: #3578b1;
font-weight: 500;
border: 3px outset rgba(255, 255, 255, 0.2);
font-size: 18px;
padding-left:16px;
padding-right:16px;
}

.btn-submit:hover,
.btn-submit:focus
{
filter:brightness(106%);
}

.btn-submit:active
{
filter:brightness(90%);
}

#btnRegister
{
background:#2aab75;
color:#FFF!important;
font-size: 22px;
padding: 8px 25px;
font-weight:bold;
}

BODY.toggled::before
{
left: 0;
width: 100%;
}

SECTION
{
padding-top:30px;
}

.form-control
{
box-shadow:none !important;
outline:none !important;
font-family:system-ui,sans-serif;
font-variant-numeric: slashed-zero;
font-weight:500;
}

.form-control:focus
{
border:1px solid #3d62b1;
}

.form-group LABEL
{
margin-bottom:0;
font-weight:bold;
}

.form-group I[class^="iconoir-"]
{
display: block;
width:30px;
margin-bottom: -29px;
margin-top: 11px;
margin-left: 9px;
font-size: 20px;
opacity:0.3;
}

.form-group I[class^="iconoir-"] + INPUT.form-control
{
padding-left: 50px;
}

.form-control.err
{
border-right:3px solid red !important;
}

DIV.err
{
color:red;
font-family:sans-serif;
}

.snake-columns
{
column-count: 2; /* Create two columns */
column-gap: 80px; /* Space between columns */
overflow-y: auto; /* Enable vertical scrollbar */
list-style: none; /* Remove default list styling */
padding: 0;
margin: 0;
}
.snake-columns LI 
{
break-inside: avoid; /* Prevent list items from breaking across columns */
margin-bottom: 10px; /* Space between list items */
}

.row-alternating2x
{
overflow:hidden;
margin-left:-15px;
margin-right:-15px;
}

.row-alternating2x .xcol
{
float:left;
clear:right;
background:#fafaf9;
text-align:left;
height:360px;
padding:20px;
margin-bottom:20px;
padding-left:60px;
}

.row-alternating2x .xcol IMG
{
height:320px;
}

.row-alternating2x .xcol:nth-child(4n+2)
{
float: right;
text-align:center;
}

.row-alternating2x .xcol:nth-child(4n+3)
{
float: right;
background:#FFF;
}

.row-alternating2x .xcol:nth-child(4n+4)
{
float:right;
clear:left;
background:#FFF;
text-align:center;
}

#pgregister #signup H2
{
color: #2aab75;
font-weight: 700;
font-size: calc(8px + 2.3vw);
line-height: 100%;
}

#pgregister #signup H3
{
color:#6a6a6a;
display: table;
margin-left: auto;
margin-right:auto;
width: fit-content;
font-size:calc(15px + 0.9vw);
}

#pgregister #signup H3 SVG
{
width: 19.5vw;
min-width: 285px;
float: right;
display: inline-block;
color: #2aab75;
}

#pgregister #signup BUTTON
{
float:right;
}

#pgregister #signup .leftcol UL
{
font-size:calc(15px + 0.2vw);
color: #6a6a6a;
margin-left: auto;
margin-right: auto;
width: fit-content;
font-weight: 600;
padding-left:4vw;
}

#pgregister #signup .leftcol UL LI
{
text-align: left;
line-height: normal;
}

#pgregister #signup .leftcol UL LI I
{
color: #7493d8;
font-size: calc(15px + 1.7vw);
display: inline-block;
margin-right: 5px;
font-weight: normal;
vertical-align: middle;
}

#pgregister #signup .leftcol UL LI B
{
color:#1063b4;
}

#pgregister #overlay
{
display:none;
background: rgba(0, 0, 0, 0.6);
position: fixed;
top: 0px;
z-index: 1;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
padding-top: 100px;
font-family:sans-serif;
z-index:9999;
}

#pgregister #overlay H2
{
}

#pgregister #overlay .alert
{
font-size:19px;
color:#444;
font-weight:bold;
margin-left: 20px;
margin-right: 20px;
}

#pgregister #overlay .alert I
{
font-size: 38px;
color: #ebc54a;
position: relative;
top: 7px;
margin-right: 5px;
margin-top: -14px;
display: inline-block;
}

#pgregister #overlay .card
{
padding:20px;
border-radius:10px;
}

#pgregister #overlay .card .card
{
padding-bottom:0;
padding-top:10px;
margin-left:20px;
margin-right:20px;
}

#pgregister #overlay H3
{
font-weight:bold;
}

#pgregister #overlay H4
{
margin-top: 20px;
font-weight: bold;
font-size: 22px;
}

#pgregister #overlay H5
{
font-size: 56px;
font-weight: bold;
font-family: system-ui;
margin-bottom:10px;
color:#1aa1ea;
}

#pgregister #overlay H6
{
color:#6a6a6a;
}

#pgregister #overlay P
{
}

#pgregister #overlay #support-img
{
display: inline-block;
width: fit-content;
margin-left: auto;
margin-right: auto;
text-align: center;
position:relative;
top:0;
color:#444;
}

#pgregister #overlay #support-img SVG
{
}

#pgregister #overlay #support-img::after
{
content:' ';
width:10px;
height:10px;
background:#19bf19;
border-radius:10px;
position:absolute;
bottom:0;
right:-6px;
}

#pgregister #overlay #hours
{
color:#6a6a6a;
}

#pgregister #overlay .close
{
cursor: pointer;
display: block;
position: absolute;
right: 9px;
top: 5px;
color: #000;
font-size: 30px;
z-index: 1;
}

FORM.antispam #name,
FORM.antispam #email,
FORM.antispam #phone
{
position:absolute;
left:-3000px;
top:0;
pointer-events:none;
}

#pghome #hero
{
background: #001748 url(../img/home-hero-background2.png) 0 -44px no-repeat;
background-size: 107% 100%;
padding-top: 158px;
color: #FFF;
padding-bottom: 94px;
}

#pghome #hero H1
{
font-size:calc(30px + 0.8vw);
font-weight: 600;
}

#pghome #hero H2
{
font-size: 23px;
padding-right: 22%;
font-weight: 400;
line-height: 1.4;
margin-top: 20px;
margin-bottom: 10px;
}

#pghome #hero .leftcol IMG
{
width:84%;
}

#pghome I[class^="ri-"]
{
display: inline-block;
}

#pghome #hero LI
{
font-size:calc(14px + 0.16vw);
}

#pghome #hero LI I
{
color:#91c4f8;
}

#pghome #benefits .card
{
background:#f5f5f5;
height:100%;
}

#pghome #benefits H2
{
font-weight:600;
color:#001748;
}

#pghome #benefits H3
{
font-size: 32px;
font-weight: 600;
color:#001748;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
height: 68px;
}

#pghome #benefits P
{
font-size:22px;
color:#707070;
}

#pghome #how H2
{
font-weight:600;
color:#001748;
}

#pghome #how H2 SPAN
{
color: #E80404;
}

#pghome #how H3
{
font-size:60px;
color:#001748;
font-weight:600;
}

#pghome #how H4
{
font-size:30px;
color:#001748;
font-weight:600;
}

#pghome #how P
{
color:#707070;
font-size:18px;
width:600px;
}

#pghome #testim
{
background:#001748;
}

#pghome #testim H2
{
font-weight:600;
color:#FFF;
}

#pghome #testim H3
{
font-weight: 800;
font-family: serif;
color: #001748;
font-size: 80px;
height: 63px;
}

#pghome #testim H4
{
color: #001748;
font-weight: 500;
font-size: 20px;
}

#pghome #testim P
{
color:#707070;
}

#pghome #testim .card
{
border-radius:24px;
padding:20px;
padding-top:0px;
height:100%;
}

#pghome #faq H2
{
font-weight:600;
color:#001748;
}

#pghome #faq DETAILS
{
user-select:none;
width:100%;
display:block;
}

#pghome #faq SUMMARY SPAN
{
display:block;
float:right;
clear:left;
}

#pghome #faq SUMMARY SPAN I
{
font-size: 32px;
line-height: 12px;
display:none;
}

#pghome #faq SUMMARY
{
color:#001748;
list-style:none !important;
font-weight:500;
font-size:20px;
user-select:none;
width:100%;
display:block;
margin-bottom: 20px;
}

#pghome #faq DETAILS:not([open]) SUMMARY SPAN I[class*="-down-"]
{
display:block !important;
}

#pghome #faq DETAILS[open] SUMMARY SPAN I[class*="-up-"]
{
display:block !important;
}

#pghome #faq DETAILS[open]
{
border-bottom:1px solid #001748;
margin-bottom:30px;
}

#pghome #faq P
{
color:#656565;
font-size:18px;
}

#lastcta
{
background: #001748 url("../img/trial-background.webp") 0 0 no-repeat;
background-size: 100% 100%;
color:#FFF;
}

#lastcta H2
{
font-weight:bold;
}

#pgtrial #main H1
{
font-weight:600;
}

#pgtrial #main .card
{
padding:20px;
border-radius:36px;
border:1px solid #DDD;
background:#F5F5F5;
margin-bottom:30px;
}

#pgtrial .card H2
{
color:#757575;
font-size:24px;
}

#pgtrial .card H3
{
color:#001237;
font-size:28px;
}

#pgtrial .card P
{
color:#757575;
font-size:20px;
}

#pgcontact H1
{
font-weight:600;
}

#pgcontact .btn-submit
{
float:right;
}

#pgcontact .con
{
overflow: hidden;
background: #DDD;
margin-bottom: 20px;
display: block;
padding-right:20px;
width:100%;
border-top-left-radius:60px;
border-bottom-left-radius:60px;
position:relative;
top:0;
}

#pgcontact .con::before
{
position: absolute;
right: -63px;
top: 2px;
content: ' ';
width: 80px;
height: 80px;
transform: rotate(45deg);
background: #FFF;
display: block;
}

#pgcontact .con SPAN.bigger
{
font-size: 30px;
font-weight: bold;
font-family: system-ui;
}

#pgcontact .con .ball
{
width: 53px;
height: 53px;
border-radius: 100px;
background: #FFF;
text-align: center;
display: block;
float: left;
clear: right;
margin-bottom: 17px;
margin-right: 20px;
margin-left: 16px;
}

#pgcontact .con .ball I
{
display: inline-block;
font-size: 32px;
line-height: 52px;
color: #f1cb75;
}

#pgcontact #xmsg
{
resize:none;
}

#pgreceipt #detail .leftcol H1
{
color:#001748;
font-weight:600;
font-size:3.4vw;
}

#pgreceipt #detail .leftcol H2
{
color:#2aab75;
font-size:2.8vw;
font-weight:500;
}

#pgreceipt #detail .leftcol H3
{
color:#1aa1ea;
font-size:4vw;
font-weight:600;
font-family:system-ui,sans-serif;
}

#pgreceipt #detail .leftcol P
{
color:#001748;
font-size:18px;
}

#pgreceipt #detail .rightcol H2
{
color:#001748;
font-size:24px;
margin-top:20px;
}

#pgreceipt #how .card
{
background: aliceblue;
padding: 5px;
height:100%;
}

#pgreceipt #how H2
{
font-weight:600;
color:#001748;
}

#pgreceipt #how H3
{
font-size:26px;
color:#001748;
margin-bottom:20px;
margin-top:15px;
}

#pgreceipt #how P
{
text-align:left;
padding:0 30px;
}

#pgreceipt .btn-download
{
background:#1aa1ea;
color:#FFF;
font-weight:bold;
}

#pgreceipt #overlay
{
background: rgba(0, 0, 0, 0.6);
position: fixed;
top: 0px;
z-index: 1;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 100%;
padding-top: 100px;
font-family:sans-serif;
z-index:9999;
}

#pgreceipt #overlay H2
{
}

#pgreceipt #overlay .alert
{
font-size:19px;
color:#444;
font-weight:bold;
font-size: 19px;
color: #444;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
}

#pgreceipt #overlay .alert I
{
font-size: 38px;
color: #ebc54a;
position: relative;
top: 7px;
margin-right: 5px;
margin-top: -14px;
display: inline-block;
}

#pgreceipt #overlay .card
{
padding:20px;
border-radius:10px;
height:100%;
}

#pgreceipt #overlay .card .card
{
padding-bottom:0;
padding-top:10px;
}

#pgreceipt #overlay H3
{
font-weight:bold;
}

#pgreceipt #overlay H4
{
margin-top: 20px;
font-weight: bold;
font-size: 19px;
min-height: 50px;
}

#pgreceipt #overlay H5
{
font-size: 52px;
font-weight: bold;
font-family: system-ui;
margin-bottom:10px;
color:#1aa1ea;
}

#pgreceipt #overlay H6
{
color:#6a6a6a;
}

#pgreceipt #overlay P
{
}

#pgreceipt #overlay #support-img,
#pgreceipt #overlay #self-img
{
display: inline-block;
width: fit-content;
margin-left: auto;
margin-right: auto;
text-align: center;
position:relative;
top:0;
color:#444;
height: 60px;
}

#pgreceipt #overlay #support-img SVG,
#pgreceipt #overlay #self-img SVG
{
}

#pgreceipt #overlay #support-img::after
{
content:' ';
width:10px;
height:10px;
background:#19bf19;
border-radius:10px;
position:absolute;
bottom:0;
right:-6px;
}

#pgreceipt #overlay #hours
{
color:#6a6a6a;
}

#pgreceipt #overlay .close
{
cursor: pointer;
display: block;
position: absolute;
right: 9px;
top: 5px;
color: #000;
font-size: 30px;
z-index: 1;
}

#pgreceipt #overlay BUTTON
{
position:absolute;
width:fit-content;
bottom: 12px;
background: #DDD !important;
left: 50%;
transform: translateX(-50%);
white-space: nowrap;
border: 1px solid rgba(0, 0, 0, 0.1);
}

#pgreceipt #overlay BUTTON:hover,
#pgreceipt #overlay BUTTON:focus
{
filter:brightness(105%);
}

#pgpolicy ARTICLE
{
padding-left:5%;
padding-right:5%;
padding-top:50px !important;
font-family:"Bahnschrift Light",system-ui,sans-serif;
}

#pgpolicy PRE
{
white-space: pre-wrap; /* Preserves existing line breaks but wraps long lines */
word-wrap: break-word; /* Ensures long words break to fit the container (for older browsers, use 'overflow-wrap' instead) */
overflow-x: hidden; /* Prevents horizontal scrollbar */
width: 100%; /* Ensures the <pre> tag fits its container */
box-sizing: border-box; /* Includes padding and borders in the width */
padding: 10px; /* Optional: Adds some spacing for readability */
font-family:sans-serif;
}

#pgincomp H1
{
font-size: 31px;
font-weight: bold;
}

#pgincomp P
{
font-size:19px;
}

#pgtrial .hero-leftcol
{
display: flex;
flex-direction: column;
gap: 40px;
align-items: flex-start;
}

#pgdownload .page-heading,
#pgtrial .page-heading
{
margin: 0;
font-weight: 600;
font-size: calc(8px + 2.5vw);
text-align: start;
color: #001748;
}

#pgdownload #hero p,
#pgtrial .hero-leftcol p
{
margin: 0;
padding: 0;
font-weight: 500;
font-size: calc(9px + 1vw);
line-height: calc(8px + 1.5vw);
color: #707070;
max-width: 677px;
}

#pgtrial #step-section,
#pgtrial #hero
{
padding-top: 0 !important;
margin-top: 120px;
}
#pgtrial #step-section,
#pgtrial #hero .row
{
max-width: 1600px;
padding: 0 100px;
}

#pgtrial #hero .hero-rightcol img
{
width: 100%;
max-width: 590px;
}

#pgtrial .outer-step-div
{
height: 100%;
box-sizing: border-box;
max-width: 422px;
border: 1px solid #D8D8D8;
padding: 16px;
border-radius: 36px;
}

#pgtrial .inner-step-div
{
height: 100%;
box-sizing: border-box;
border: 1px solid #D8D8D8;
padding: 16px;
border-radius: 30px;
display: flex;
flex-direction: column;
gap: 18px;
}

#pgtrial .inner-step-div span
{
font-weight: 500;
font-size: calc(6px + 0.875vw);
color: #8A8A8A;
}

#pgtrial .inner-step-div h6
{
margin: 0;
font-weight: 600;
font-size: calc(8px + 1vw);
color: #001748;
}

#pgtrial .inner-step-div p
{
margin: 0;
font-size: calc(6px + 0.875vw);
font-weight: 500;
color: #707070;
}

#pgtrial #lastcta
{
margin-top: 120px;
}

#pgtrial #lastcta .row div
{
display: flex;
flex-direction: column;
gap: 28px;
align-items: center;
}

#pgtrial #lastcta .row p,
#pgtrial #lastcta .row h2
{
padding: 0 !important;
margin-top: 0 !important;
margin-bottom: 0 !important;
}

#pgtrial #lastcta col-md-4
{
margin: 0 auto !important;
}

#pgtrial #lastcta .row p {
text-align: start;
color: #D8D8D8;
font-size: 17px;
}

#pgdownload #hero
{
padding: 64px 100px 0;
}

#pgdownload #hero .col-12
{
display: flex;
flex-direction: column;
gap: 30px;
align-items: center;
}

#pgdownload #instructions
{
padding: 0 64px;
}

#pgdownload #instructions .row
{
max-width: 1502px;
}

#pgdownload #instructions .page-heading
{
margin: 60px 0 40px;
}

#pgdownload .instruction-wrapper
{
width: 100%;
height: 100%;
max-width: 710px;
border-radius: 20px;
padding: 32px;
background: #F8F8F8;
box-sizing: border-box;
display: flex;
flex-direction: column;
gap: calc(14px + 1.63vw);
}

#pgdownload .instruction-wrapper h4
{
margin: 0;
font-weight: 600;
font-size: calc(10px + 1.25vw);
color: #313131;
}

#pgdownload .instruction-wrapper p
{
margin: 0;
font-weight: 400;
font-size: calc(6px + 0.875vw);
color: #313131;
}

#windows-app .row
{
margin-top: 60px;
padding: 0 64px;
max-width: 1600px;
}

#windows-app .col-12
{
border-radius: 20px;
display: flex;
flex-direction: column;
align-items: center;
background-color: #F6F6F6;
background-image: url("../img/windows-section-bg.webp");
background-size: 100% 100%;
background-repeat: no-repeat;
padding: 64px;
}

#windows-app span
{
font-weight: 500;
font-size: calc(8px + 1vw);
text-align: center;
color: #707070;
}

#windows-app h5
{
font-weight: 600;
font-size: calc(16px + 2vw);
text-align: center;
color: #001748;
margin: 0;
}

#windows-app p
{
margin: 30px 0 0;
font-weight: 500;
font-size: calc(8px + 1vw);
text-align: center;
color: #001748;
max-width: 628px;
}

#protection-policy .col-4
{
margin-top: 40px;
}

#protection-policy .col-4 .step-wrapper
{
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 20px;
padding: 24px;
border-radius: 24px;
border: 1px solid #D8D8D8;
}

#protection-policy
{
margin: 90px 0;
}

#protection-policy .row
{
max-width: 1100px;
}

#protection-policy .step-wrapper h5,
#protection-policy .step-wrapper span
{
font-weight: 500;
font-size: calc(6px + 0.875vw);
color: #001748;
}


#protection-policy .step-wrapper p
{
font-weight: 400;
font-size: calc(4px + 0.75vw);
text-align: center;
color: #8A8A8A;
}

#pgdownload .btn-download
{
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: opacity 3s ease-in;
}

.visible
{
pointer-events: all !important;
visibility: visible !important;
opacity: 1 !important;
}